Home
last modified time | relevance | path

Searched defs:texFmt (Results 1 - 25 of 36) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboStencilbufferTests.cpp263 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(format); in init() local
H A Des3fFboColorbufferTests.cpp328 FboColorTexCubeCase (Context& context, const char* name, const char* description, deUint32 texFmt, const IVec2& texSize) in FboColorTexCubeCase() argument
363 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_format); in render() local
477 FboColorTex2DArrayCase (Context& context, const char* name, const char* description, deUint32 texFmt, const IVec3& texSize) in FboColorTex2DArrayCase() argument
492 tcu::TextureFormat texFmt in render() local
603 FboColorTex3DCase(Context& context, const char* name, const char* description, deUint32 texFmt, const IVec3& texSize) FboColorTex3DCase() argument
618 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_format); render() local
1137 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(format); init() local
[all...]
H A Des3fTextureFilteringTests.cpp287 const tcu::TextureFormat texFmt = m_textures[0]->getRefTexture().getFormat(); in iterate() local
589 const tcu::TextureFormat& texFmt = curCase.texture->getRefTexture().getFormat(); in iterate() local
761 const tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_internalFormat); in init() local
856 const tcu::TextureFormat texFmt = curCase.texture->getRefTexture().getFormat(); in iterate() local
1028 const tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_internalFormat); init() local
1098 const tcu::TextureFormat texFmt = curCase.texture->getRefTexture().getFormat(); iterate() local
[all...]
H A Des3fTextureShadowTests.cpp489 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_format); in init() local
781 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_format); in init() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemStackTests.cpp212 const tcu::TextureFormat texFmt = mapVkFormat(vk::VK_FORMAT_R8G8B8A8_UNORM); in createTestTexture2D() local
H A DvktProtectedMemWorkgroupStorageTests.cpp180 const tcu::TextureFormat texFmt = mapVkFormat(vk::VK_FORMAT_R8G8B8A8_UNORM); in createTestTexture2D() local
H A DvktProtectedMemShaderImageAccessTests.cpp482 const tcu::TextureFormat texFmt = mapVkFormat(m_params.imageFormat); in createTestTexture2D() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboColorbufferTests.cpp117 FboColorTex2DCase (Context& context, const char* name, const char* description, deUint32 texFmt, const IVec2& texSize) in FboColorTex2DCase() argument
132 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_texFmt); in render() local
202 FboColorTexCubeArrayCase (Context& context, const char* name, const char* description, deUint32 texFmt, const IVec3& texSize) in FboColorTexCubeArrayCase() argument
225 tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_format); render() local
[all...]
H A Des31fTextureFilteringTests.cpp216 const tcu::TextureFormat texFmt = glu::mapGLInternalFormat(m_internalFormat); in init() local
345 const tcu::TextureFormat texFmt = curCase.texture->getRefTexture().getFormat(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemStackTests.cpp213 const tcu::TextureFormat texFmt = mapVkFormat(vk::VK_FORMAT_R8G8B8A8_UNORM); in createTestTexture2D() local
H A DvktProtectedMemWorkgroupStorageTests.cpp181 const tcu::TextureFormat texFmt = mapVkFormat(vk::VK_FORMAT_R8G8B8A8_UNORM); in createTestTexture2D() local
H A DvktProtectedMemShaderImageAccessTests.cpp479 const tcu::TextureFormat texFmt = mapVkFormat(m_params.imageFormat); in createTestTexture2D() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcNearestEdgeTests.cpp132 tcu::TextureFormat texFmt; in toTextureFormat() member
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pTextureUploadTests.cpp217 const tcu::TextureFormat& texFmt = glu::mapGLTransferFormat(m_format, m_type); in init() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsScissorTests.cpp579 tcu::TextureFormat texFmt; member
/third_party/vk-gl-cts/modules/gles2/accuracy/
H A Des2aTextureFilteringTests.cpp203 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
H A Des2aTextureMipmapTests.cpp255 const tcu::TextureFormat& texFmt = refTexture.getFormat(); in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureFilteringTests.cpp266 const tcu::TextureFormat texFmt = m_textures[0]->getRefTexture().getFormat(); in iterate() local
539 const tcu::TextureFormat& texFmt = curCase.texture->getRefTexture().getFormat(); in iterate() local
H A Des2fShaderTextureFunctionTests.cpp323 tcu::TextureFormat texFmt = glu::mapGLTransferFormat(m_textureSpec.format, m_textureSpec.dataType); in initTexture() local
428 tcu::TextureFormat texFmt = glu::mapGLTransferFormat(m_textureSpec.format, m_textureSpec.dataType); in initShaderSources() local
/third_party/vk-gl-cts/modules/gles3/accuracy/
H A Des3aTextureFilteringTests.cpp193 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
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureFilteringTests.cpp329 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() local
564 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() local
782 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() local
991 const tcu::TextureFormat texFmt = texture.getTextureFormat(); iterate() local
[all...]
H A DvktTextureShadowTests.cpp374 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() local
1064 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureFilteringTests.cpp328 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() local
563 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() local
781 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() local
990 const tcu::TextureFormat texFmt = texture.getTextureFormat(); iterate() local
[all...]
H A DvktTextureShadowTests.cpp372 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() local
1062 const tcu::TextureFormat texFmt = texture.getTextureFormat(); in iterate() local
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp166 tcu::TextureFormat texFmt; in toTextureFormat() member

Completed in 42 milliseconds

12