/external/deqp/modules/gles31/functional/ |
D | es31fFboColorbufferTests.cpp | 117 …ayCase (Context& context, const char* name, const char* description, deUint32 texFmt, const IVec3&… in FboColorTexCubeArrayCase() 137 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_format); in render() local
|
D | es31fTextureFilteringTests.cpp | 210 const tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_internalFormat); in init() local 333 const tcu::TextureFormat texFmt = curCase.texture->getRefTexture().getFormat(); in iterate() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboColorbufferTests.cpp | 326 …Case (Context& context, const char* name, const char* description, deUint32 texFmt, const IVec2&… in FboColorTexCubeCase() 361 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_format); in render() local 475 …ayCase (Context& context, const char* name, const char* description, deUint32 texFmt, const IVec3&… in FboColorTex2DArrayCase() 490 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_format); in render() local 601 …FboColorTex3DCase (Context& context, const char* name, const char* description, deUint32 texFmt, c… in FboColorTex3DCase() 616 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_format); in render() local 1135 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(format); in init() local
|
D | es3fFboStencilbufferTests.cpp | 263 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(format); in init() local
|
D | es3fTextureFilteringTests.cpp | 284 const tcu::TextureFormat texFmt = m_textures[0]->getRefTexture().getFormat(); in iterate() local 586 const tcu::TextureFormat& texFmt = curCase.texture->getRefTexture().getFormat(); in iterate() local 758 const tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_internalFormat); in init() local 853 const tcu::TextureFormat texFmt = curCase.texture->getRefTexture().getFormat(); in iterate() local 1025 const tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_internalFormat); in init() local 1095 const tcu::TextureFormat texFmt = curCase.texture->getRefTexture().getFormat(); in iterate() local
|
D | es3fFramebufferBlitTests.cpp | 1048 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(format); in init() local 1083 const tcu::TextureFormat texFmt = glu::mapGLInternalFormat(format); in init() local
|
D | es3fTextureShadowTests.cpp | 487 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_format); in init() local 779 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_format); in init() local
|
D | es3fTextureMipmapTests.cpp | 1140 const tcu::TextureFormat& texFmt = glu::mapGLInternalFormat(m_internalFormat); in init() local 1247 const tcu::TextureFormat& texFmt = refTexture.getFormat(); in iterate() local 2083 const tcu::TextureFormat& texFmt = glu::mapGLInternalFormat(format); in init() local 2124 const tcu::TextureFormat& texFmt = refTexture.getFormat(); in iterate() local
|
D | es3fShaderTextureFunctionTests.cpp | 567 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_textureSpec.format); in initTexture() local 759 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_textureSpec.format); in initShaderSources() local
|
D | es3fFragmentOutputTests.cpp | 575 const tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_fboSpec[ndx].format); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemWorkgroupStorageTests.cpp | 176 const tcu::TextureFormat texFmt = mapVkFormat(vk::VK_FORMAT_R8G8B8A8_UNORM); in createTestTexture2D() local
|
D | vktProtectedMemShaderImageAccessTests.cpp | 457 const tcu::TextureFormat texFmt = mapVkFormat(m_params.imageFormat); in createTestTexture2D() local
|
/external/deqp/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureFilteringTests.cpp | 202 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() local 417 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() local 615 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() local 799 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() local
|
D | vktTextureMipmapTests.cpp | 674 const tcu::TextureFormat& texFmt = mapVkFormat(testParameters.format); in Texture3DMipmapTestInstance() local 770 const tcu::TextureFormat& texFmt = m_texture->getTextureFormat(); in iterate() local 1507 const tcu::TextureFormat& texFmt = refTexture.getFormat(); in iterate() local
|
D | vktTextureShadowTests.cpp | 323 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderTextureFunctionTests.cpp | 323 …tcu::TextureFormat texFmt = glu::mapGLTransferFormat(m_textureSpec.format, m_textureSpec.dataTy… in initTexture() local 428 …tcu::TextureFormat texFmt = glu::mapGLTransferFormat(m_textureSpec.format, m_textureSpec.dataTy… in initShaderSources() local
|
D | es2fTextureFilteringTests.cpp | 266 const tcu::TextureFormat texFmt = m_textures[0]->getRefTexture().getFormat(); in iterate() local 539 const tcu::TextureFormat& texFmt = curCase.texture->getRefTexture().getFormat(); in iterate() local
|
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureFilteringTests.cpp | 193 const tcu::TextureFormat& texFmt = m_textures[0]->getRefTexture().getFormat(); in iterate() local 537 const tcu::TextureFormat& texFmt = m_textures[0]->getRefTexture().getFormat(); in iterate() local
|
D | es3aTextureMipmapTests.cpp | 246 const tcu::TextureFormat& texFmt = refTexture.getFormat(); in iterate() local
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureFilteringTests.cpp | 203 const tcu::TextureFormat& texFmt = m_textures[0]->getRefTexture().getFormat(); in iterate() local 528 const tcu::TextureFormat& texFmt = m_textures[0]->getRefTexture().getFormat(); in iterate() local
|
D | es2aTextureMipmapTests.cpp | 255 const tcu::TextureFormat& texFmt = refTexture.getFormat(); in iterate() local
|
/external/deqp/modules/gles2/performance/ |
D | es2pTextureUploadTests.cpp | 217 const tcu::TextureFormat& texFmt = glu::mapGLTransferFormat(m_format, m_type); in init() local
|
/external/deqp/modules/glshared/ |
D | glsScissorTests.cpp | 544 tcu::TextureFormat texFmt; member
|
/external/deqp/external/openglcts/modules/gles2/ |
D | es2cTexture3DTests.cpp | 537 const tcu::TextureFormat texFmt = glu::mapGLInternalFormat(internalFormat); in init() local 602 const tcu::TextureFormat texFmt = curCase.texture->getRefTexture().getFormat(); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderTextureFunctionTests.cpp | 855 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_textureSpec.format); in initTexture() local 1242 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_textureSpec.format); in initShaderSources() local 1625 const tcu::TextureFormat texFmt = glu::mapGLInternalFormat(format); in createEmptyTexture() local 2978 const tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_textureSpec.format); in initShaderSources() local
|