Searched defs:targetFormat (Results 1 – 7 of 7) sorted by relevance
/external/guava/android/guava/src/com/google/common/base/ |
D | CaseFormat.java | 156 public Converter<String, String> converterTo(CaseFormat targetFormat) { in converterTo() 164 private final CaseFormat targetFormat; field in CaseFormat.StringConverter 166 StringConverter(CaseFormat sourceFormat, CaseFormat targetFormat) { in StringConverter()
|
/external/guava/guava/src/com/google/common/base/ |
D | CaseFormat.java | 156 public Converter<String, String> converterTo(CaseFormat targetFormat) { in converterTo() 164 private final CaseFormat targetFormat; field in CaseFormat.StringConverter 166 StringConverter(CaseFormat sourceFormat, CaseFormat targetFormat) { in StringConverter()
|
/external/swiftshader/src/Device/ |
D | PixelProcessor.hpp | 86 vk::Format targetFormat[RENDERTARGETS]; member
|
/external/swiftshader/src/Renderer/ |
D | PixelProcessor.hpp | 82 Format targetFormat[RENDERTARGETS]; member
|
/external/swiftshader/src/Pipeline/ |
D | PixelRoutine.cpp | 2220 auto targetFormat = state.targetFormat[index]; in writeColor() local
|
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/ |
D | vktImagelessFramebufferTests.cpp | 880 …ormat, const int width, const int height, const void* data, const tcu::TextureFormat& targetFormat) in convertDepthToColor() 898 …ormat, const int width, const int height, const void* data, const tcu::TextureFormat& targetFormat) in convertStencilToColor()
|
/external/angle/src/libANGLE/ |
D | validationES3.cpp | 868 GLenum targetFormat, in QueryEffectiveFormatList()
|