Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fTextureSpecificationTests.cpp62 tcu::TextureFormat mapGLUnsizedInternalFormat (deUint32 internalFormat) in mapGLUnsizedInternalFormat() function
1268 …: TextureSpecCase (context, name, desc, TEXTURETYPE_2D, mapGLUnsizedInternalFormat(internalFormat)… in BasicCopyTexImage2DCase()
1316 …: TextureSpecCase (context, name, desc, TEXTURETYPE_CUBE, mapGLUnsizedInternalFormat(internalForma… in BasicCopyTexImageCubeCase()
/external/deqp/modules/gles3/functional/
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()