Home
last modified time | relevance | path

Searched refs:getGLFormat (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/deqp/framework/opengl/
H A DgluTexture.cpp134 , m_format(getGLFormat(levels[0].getFormat())) in Texture2D()
195 uint32_t compressedFormat = getGLFormat(levels[0].getFormat()); in loadCompressed()
336 , m_format(getGLFormat(levels[0].getFormat())) in TextureCube()
425 uint32_t compressedFormat = getGLFormat(levels[0].getFormat()); in loadCompressed()
577 , m_format(getGLFormat(levels[0].getFormat())) in Texture2DArray()
640 uint32_t compressedFormat = getGLFormat(levels[0].getFormat()); in loadCompressed()
697 , m_format(getGLFormat(levels[0].getFormat())) in Texture3D()
762 uint32_t compressedFormat = getGLFormat(levels[0].getFormat()); in loadCompressed()
H A DgluTextureUtil.hpp67 uint32_t getGLFormat(tcu::CompressedTexFormat format);
H A DgluTextureUtil.cpp374 uint32_t getGLFormat(tcu::CompressedTexFormat format) in getGLFormat() function
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fCompressedTextureTests.cpp92 … glu::getCompressedTextureFormatName(glu::getGLFormat(format)), astcTestType, format)); in init()
112 glu::getCompressedTextureFormatName(glu::getGLFormat(format)), format)); in init()
/aosp_15_r20/frameworks/rs/
H A DrsElement.h65 uint32_t getGLFormat() const;
/aosp_15_r20/external/deqp/external/openglcts/modules/gles2/
H A Des2cTexture3DTests.cpp181 int glFormat = glu::getGLFormat(format); in getSupportedCompressedFormats()
1691 uint32_t compressedFormat = glu::getGLFormat(format); in iterate()
2147 uint32_t compressedFormat = glu::getGLFormat(format); in init()