Home
last modified time | relevance | path

Searched refs:mapGLUnsizedInternalFormat (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureSpecificationTests.cpp62 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 Des3fTextureSpecificationTests.cpp66 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