Home
last modified time | relevance | path

Searched defs:pixelFmt (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/egl/
DteglColorClearCase.cpp151 tcu::PixelFormat pixelFmt; in getPixelFormat() local
180 tcu::PixelFormat pixelFmt = getPixelFormat(egl, display, config.config); in executeForContexts() local
343 tcu::PixelFormat pixelFmt = getPixelFormat(egl, display, config.config); in executeForContexts() local
DteglRenderTests.cpp739 const tcu::PixelFormat pixelFmt = getPixelFormat(egl, display, config.config); in executeForContexts() local
943 const tcu::PixelFormat pixelFmt = getPixelFormat(egl, display, config.config); in executeForContexts() local
/external/deqp/framework/egl/
DegluGLContextFactory.cpp451 tcu::PixelFormat pixelFmt; in create() local
/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.cpp158 tcu::TextureFormat toTextureFormat (const tcu::PixelFormat& pixelFmt) in toTextureFormat()
162 tcu::PixelFormat pixelFmt; in toTextureFormat() member