Searched refs:mapGLUnsizedInternalFormat (Results 1 – 2 of 2) sorted by relevance
62 tcu::TextureFormat mapGLUnsizedInternalFormat (deUint32 internalFormat) in mapGLUnsizedInternalFormat() function1268 …: TextureSpecCase (context, name, desc, TEXTURETYPE_2D, mapGLUnsizedInternalFormat(internalFormat)… in BasicCopyTexImage2DCase()1316 …: TextureSpecCase (context, name, desc, TEXTURETYPE_CUBE, mapGLUnsizedInternalFormat(internalForma… in BasicCopyTexImageCubeCase()
66 tcu::TextureFormat mapGLUnsizedInternalFormat (deUint32 internalFormat) in mapGLUnsizedInternalFormat() function1878 tcu::TextureFormat fmt = mapGLUnsizedInternalFormat(m_internalFormat); in createTexture()1926 tcu::TextureFormat fmt = mapGLUnsizedInternalFormat(m_internalFormat); in createTexture()