Home
last modified time | relevance | path

Searched defs:colorFmt (Results 1 – 7 of 7) sorted by relevance

/external/deqp/framework/common/
DtcuSurfaceAccess.cpp28 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/
Des3fFboInvalidateTests.cpp445 …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
Des3fFboMultisampleTests.cpp82 tcu::TextureFormat colorFmt = glu::mapGLInternalFormat(m_colorFormat); in render() local
Des3fFboRenderTest.cpp1546 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/
Des2fFboCompletenessTests.cpp282 ImageFormat colorFmt; member
/external/mesa3d/src/amd/addrlib/core/
Daddrelemlib.cpp1080 AddrColorFormat colorFmt, ///< [in] surface format, read from register in PixGetExportNorm()
/external/deqp/modules/glshared/
DglsScissorTests.cpp545 GLenum colorFmt; member