Home
last modified time | relevance | path

Searched defs:colorFormat (Results 1 – 10 of 10) sorted by relevance

/external/deqp/framework/opengl/
DgluFboRenderContext.cpp38 static tcu::PixelFormat getPixelFormat (deUint32 colorFormat) in getPixelFormat()
181 const deUint32 colorFormat = chooseColorFormat(config); in createFramebuffer() local
/external/deqp/modules/gles3/functional/
Des3fFboDepthbufferTests.cpp68 const deUint32 colorFormat = GL_RGBA8; in render() local
160 const deUint32 colorFormat = GL_RGBA8; in render() local
246 const deUint32 colorFormat = GL_RGBA8; in render() local
Des3fFboStencilbufferTests.cpp68 const deUint32 colorFormat = GL_RGBA8; in render() local
157 const deUint32 colorFormat = GL_RGBA8; in render() local
Des3fFboRenderTest.cpp98 GLenum colorFormat; //!< Internal format for color buffer texture or renderbuffer member in deqp::gles3::Functional::FboConfig
529 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local
750 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local
1111 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local
1267 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_config.colorFormat); in render() local
1624 deUint32 colorFormat = colorFormats[colorFmtNdx].format; in init() local
1662 deUint32 colorFormat = colorFormats[colorFmtNdx].format; in init() local
Des3fFramebufferBlitTests.cpp73 const deUint32 colorFormat = GL_RGBA8; in render() local
480 const deUint32 colorFormat = GL_RGBA8; in render() local
630 tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_format); in render() local
759 const tcu::TextureFormat colorFormat = glu::mapGLInternalFormat(m_format); in render() local
Des3fFboMultisampleTests.cpp57 …sampleCase (Context& context, const char* name, const char* desc, deUint32 colorFormat, deUint32 d… in BasicFboMultisampleCase()
Des3fFboStateQueryTests.cpp537 const GLenum colorFormat = requiredColorformats[ndx].internalFormat; in test() local
Des3fFboInvalidateTests.cpp1208 const deUint32 colorFormat = GL_RGBA8; in render() local
/external/deqp/framework/qphelper/
DqpTestLog.c694 …G (png_structp png, png_infop info, png_byte** rowPointers, int width, int height, int colorFormat) in writeCompressedPNG()
/external/mesa3d/src/mesa/main/
Dteximage.c1748 GLboolean colorFormat; in texture_error_check() local