Searched defs:pixelFmt (Results 1 – 4 of 4) sorted by relevance
151 tcu::PixelFormat pixelFmt; in getPixelFormat() local180 tcu::PixelFormat pixelFmt = getPixelFormat(egl, display, config.config); in executeForContexts() local343 tcu::PixelFormat pixelFmt = getPixelFormat(egl, display, config.config); in executeForContexts() local
739 const tcu::PixelFormat pixelFmt = getPixelFormat(egl, display, config.config); in executeForContexts() local943 const tcu::PixelFormat pixelFmt = getPixelFormat(egl, display, config.config); in executeForContexts() local
451 tcu::PixelFormat pixelFmt; in create() local
158 tcu::TextureFormat toTextureFormat (const tcu::PixelFormat& pixelFmt) in toTextureFormat()162 tcu::PixelFormat pixelFmt; in toTextureFormat() member