Home
last modified time | relevance | path

Searched defs:glFormat (Results 1 – 9 of 9) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fReadPixelsTests.cpp144 void ReadPixelsTest::getFormatInfo (tcu::TextureFormat& format, GLint& glFormat, GLint& glType, int… in getFormatInfo()
178 GLint glFormat; in iterate() local
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES3/
DPVRTTextureAPI.cpp46 …PVRTextureHeaderV3& sTextureHeader, PVRTuint32& glInternalFormat, PVRTuint32& glFormat, PVRTuint32… in PVRTGetOGLES3TextureFormat()
/external/skqp/src/gpu/gl/
DGrGLCaps.cpp2997 const GrGLenum* glFormat = format.getGLFormat(); in getConfigFromBackendFormat() local
3032 const GrGLenum* glFormat = format.getGLFormat(); in getYUVAConfigFromBackendFormat() local
/external/skia/src/gpu/gl/
DGrGLCaps.cpp3028 const GrGLenum* glFormat = format.getGLFormat(); in getConfigFromBackendFormat() local
3063 const GrGLenum* glFormat = format.getGLFormat(); in getYUVAConfigFromBackendFormat() local
/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.cpp618 tcu::RGBA getFormatThreshold (deUint32 glFormat) in getFormatThreshold()
Des31fCopyImageTests.cpp674 void genTexel (de::Random& rng, deUint32 glFormat, int texelBlockSize, const int texelCount, deUint… in genTexel()
793 const deUint32 glFormat = getFormatForInternalFormat(format); in genericTexImage() local
Des31fDrawBuffersIndexedTests.cpp410 const deUint32 glFormat = glu::getInternalFormat(format); in genRenderbuffers() local
/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.cpp1064 tcu::RGBA getFormatThreshold (deUint32 glFormat) in getFormatThreshold()
/external/deqp/external/openglcts/modules/gles2/
Des2cTexture3DTests.cpp178 int glFormat = glu::getGLFormat(format); in getSupportedCompressedFormats() local