Searched defs:colorFmt (Results 1 – 7 of 7) sorted by relevance
/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 | 81 tcu::TextureFormat colorFmt = glu::mapGLInternalFormat(m_colorFormat); in render() local
|
D | es3fFboRenderTest.cpp | 1544 deUint32 colorFmt = GL_RGBA8; in init() local 1604 deUint32 colorFmt = GL_RGBA8; in init() local 1680 deUint32 colorFmt = GL_RGBA8; in init() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/renderer/ |
D | Caps.java | 302 Format colorFmt = colorBuf.getFormat(); in supports() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fFboCompletenessTests.cpp | 246 ImageFormat colorFmt; member
|
/external/deqp/modules/glshared/ |
D | glsScissorTests.cpp | 545 GLenum colorFmt; member
|
D | glsTextureTestUtil.cpp | 184 SurfaceAccess::SurfaceAccess (tcu::Surface& surface, const tcu::PixelFormat& colorFmt, int x, int y… in SurfaceAccess() 194 SurfaceAccess::SurfaceAccess (tcu::Surface& surface, const tcu::PixelFormat& colorFmt) in SurfaceAccess()
|