Searched defs:colorFmt (Results 1 - 7 of 7) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuSurfaceAccess.cpp | 28 SurfaceAccess::SurfaceAccess (tcu::Surface& surface, const tcu::PixelFormat& colorFmt, int x, int y, int width, int height) in SurfaceAccess() argument 38 SurfaceAccess::SurfaceAccess (tcu::Surface& surface, const tcu::PixelFormat& colorFmt) in SurfaceAccess() argument
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fFboMultisampleTests.cpp | 82 tcu::TextureFormat colorFmt = glu::mapGLInternalFormat(m_colorFormat); in render() local
|
H A D | es3fFboInvalidateTests.cpp | 445 InvalidateFboRenderCase (Context& context, const char* name, const char* description, deUint32 colorFmt, deUint32 depthStencilFmt, deUint32 invalidateBuffers) in InvalidateFboRenderCase() argument 462 tcu::TextureFormat colorFmt = glu::mapGLInternalFormat(m_colorFmt); in render() local 557 InvalidateFboUnbindReadCase (Context& context, const char* name, const char* description, deUint32 colorFmt, deUint32 depthStencilFmt, deUint32 invalidateBuffers) in InvalidateFboUnbindReadCase() argument 575 tcu::TextureFormat colorFmt = glu::mapGLInternalFormat(m_colorFmt); in render() local 812 InvalidateSubFboRenderCase(Context& context, const char* name, const char* description, deUint32 colorFmt, deUint32 depthStencilFmt, deUint32 invalidateBuffers) InvalidateSubFboRenderCase() argument 829 tcu::TextureFormat colorFmt = glu::mapGLInternalFormat(m_colorFmt); render() local 913 InvalidateSubFboUnbindReadCase(Context& context, const char* name, const char* description, deUint32 colorFmt, deUint32 depthStencilFmt, deUint32 invalidateBuffers) InvalidateSubFboUnbindReadCase() argument 931 tcu::TextureFormat colorFmt = glu::mapGLInternalFormat(m_colorFmt); render() local 1210 const tcu::TextureFormat colorFmt = glu::mapGLInternalFormat(colorFormat); render() local [all...] |
H A 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
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fFboCompletenessTests.cpp | 295 ImageFormat colorFmt; member
|
/third_party/mesa3d/src/amd/addrlib/src/core/ |
H A D | addrelemlib.cpp | 1079 PixGetExportNorm( AddrColorFormat colorFmt, AddrSurfaceNumber numberFmt, AddrSurfaceSwap swap ) const PixGetExportNorm() argument
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsScissorTests.cpp | 580 GLenum colorFmt; member
|
Completed in 10 milliseconds