Searched defs:colorFmt (Results 1 – 7 of 7) sorted by relevance
/external/deqp/framework/common/ |
D | tcuSurfaceAccess.cpp | 28 SurfaceAccess::SurfaceAccess (tcu::Surface& surface, const tcu::PixelFormat& colorFmt, int x, int y… in SurfaceAccess() 38 SurfaceAccess::SurfaceAccess (tcu::Surface& surface, const tcu::PixelFormat& colorFmt) in SurfaceAccess()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboInvalidateTests.cpp | 445 …rCase (Context& context, const char* name, const char* description, deUint32 colorFmt, deUint32 de… in InvalidateFboRenderCase() 462 tcu::TextureFormat colorFmt = glu::mapGLInternalFormat(m_colorFmt); in render() local 557 …dCase (Context& context, const char* name, const char* description, deUint32 colorFmt, deUint32 de… in InvalidateFboUnbindReadCase() 575 tcu::TextureFormat colorFmt = glu::mapGLInternalFormat(m_colorFmt); in render() local 812 …rCase (Context& context, const char* name, const char* description, deUint32 colorFmt, deUint32 de… in InvalidateSubFboRenderCase() 829 tcu::TextureFormat colorFmt = glu::mapGLInternalFormat(m_colorFmt); in render() local 913 …dCase (Context& context, const char* name, const char* description, deUint32 colorFmt, deUint32 de… in InvalidateSubFboUnbindReadCase() 931 tcu::TextureFormat colorFmt = glu::mapGLInternalFormat(m_colorFmt); in render() local 1210 const tcu::TextureFormat colorFmt = glu::mapGLInternalFormat(colorFormat); in render() local
|
D | es3fFboMultisampleTests.cpp | 82 tcu::TextureFormat colorFmt = glu::mapGLInternalFormat(m_colorFormat); in render() local
|
D | es3fFboRenderTest.cpp | 1546 deUint32 colorFmt = GL_RGBA8; in init() local 1606 deUint32 colorFmt = GL_RGBA8; in init() local 1682 deUint32 colorFmt = GL_RGBA8; in init() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fFboCompletenessTests.cpp | 282 ImageFormat colorFmt; member
|
/external/mesa3d/src/amd/addrlib/core/ |
D | addrelemlib.cpp | 1080 AddrColorFormat colorFmt, ///< [in] surface format, read from register in PixGetExportNorm()
|
/external/deqp/modules/glshared/ |
D | glsScissorTests.cpp | 545 GLenum colorFmt; member
|