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

/external/deqp/modules/gles2/functional/
H A Des2fTextureSpecificationTests.cpp62 tcu::TextureFormat mapGLUnsizedInternalFormat (deUint32 internalFormat) function in namespace:deqp::gles2::Functional
1269 : TextureSpecCase (context, name, desc, TEXTURETYPE_2D, mapGLUnsizedInternalFormat(internalFormat), flags, width, height)
1317 : TextureSpecCase (context, name, desc, TEXTURETYPE_CUBE, mapGLUnsizedInternalFormat(internalFormat), flags, width, height)
/external/deqp/modules/gles3/functional/
H A Des3fTextureSpecificationTests.cpp66 tcu::TextureFormat mapGLUnsizedInternalFormat (deUint32 internalFormat) function in namespace:deqp::gles3::Functional
1867 tcu::TextureFormat fmt = mapGLUnsizedInternalFormat(m_internalFormat);
1915 tcu::TextureFormat fmt = mapGLUnsizedInternalFormat(m_internalFormat);

Completed in 440 milliseconds