Searched defs:sourceFormat (Results 1 – 10 of 10) sorted by relevance
/external/guava/guava/src/com/google/common/base/ |
D | CaseFormat.java | 165 private final CaseFormat sourceFormat; field in CaseFormat.StringConverter 168 StringConverter(CaseFormat sourceFormat, CaseFormat targetFormat) { in StringConverter()
|
/external/swiftshader/src/Main/ |
D | FrameBuffer.hpp | 31 Format sourceFormat; member
|
/external/swiftshader/src/Renderer/ |
D | Blitter.hpp | 66 Format sourceFormat; member
|
/external/swiftshader/src/D3D9/ |
D | Direct3D9Ex.cpp | 190 …iceFormatConversion(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT sourceFormat, D3DFORMAT… in CheckDeviceFormatConversion()
|
D | Direct3D9.cpp | 727 …iceFormatConversion(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT sourceFormat, D3DFORMAT… in CheckDeviceFormatConversion()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/ |
D | LocalizedFormats.java | 310 private final String sourceFormat; field in LocalizedFormats 316 private LocalizedFormats(final String sourceFormat) { in LocalizedFormats()
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderFramebufferFetchTests.cpp | 145 tcu::Vec4 getFixedPointFormatThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureF… in getFixedPointFormatThreshold() 162 tcu::UVec4 getFloatULPThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat& … in getFloatULPThreshold()
|
D | es31fDrawBuffersIndexedTests.cpp | 435 Vec4 getFixedPointFormatThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat… in getFixedPointFormatThreshold() 452 UVec4 getFloatULPThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat& readP… in getFloatULPThreshold()
|
D | es31fCopyImageTests.cpp | 1642 Vec4 calculateThreshold (const tcu::TextureFormat& sourceFormat, const tcu::TextureFormat& readPixe… in calculateThreshold()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCopiesAndBlittingTests.cpp | 2318 …const tcu::TextureFormat sourceFormat = tcu::getEffectiveDepthStencilTextureFormat(mapVkFormat… in checkTestResult() local 2330 …const tcu::TextureFormat sourceFormat = tcu::getEffectiveDepthStencilTextureFormat(mapVkFormat… in checkTestResult() local 2338 const tcu::TextureFormat sourceFormat = mapVkFormat(m_params.src.image.format); in checkTestResult() local
|