Searched refs:mapGLUnsizedInternalFormat (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fTextureSpecificationTests.cpp | 62 tcu::TextureFormat mapGLUnsizedInternalFormat (deUint32 internalFormat) in mapGLUnsizedInternalFormat() function 1308 : TextureSpecCase (context, name, desc, TEXTURETYPE_2D, mapGLUnsizedInternalFormat(internalFormat), flags, width, height) in BasicCopyTexImage2DCase() 1356 : TextureSpecCase (context, name, desc, TEXTURETYPE_CUBE, mapGLUnsizedInternalFormat(internalFormat), flags, width, height) in BasicCopyTexImageCubeCase()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTextureSpecificationTests.cpp | 66 tcu::TextureFormat mapGLUnsizedInternalFormat (deUint32 internalFormat) in mapGLUnsizedInternalFormat() function 1878 tcu::TextureFormat fmt = mapGLUnsizedInternalFormat(m_internalFormat); in createTexture() 1926 tcu::TextureFormat fmt = mapGLUnsizedInternalFormat(m_internalFormat); in createTexture()
|
Completed in 18 milliseconds