Home
last modified time | relevance | path

Searched refs:getColorFormat (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglRenderTests.cpp332 tcu::TextureFormat getColorFormat (const tcu::PixelFormat& colorBits) in getColorFormat() function
406 colorBuffer.setStorage(getColorFormat(colorBits), numSamples, width, height); in renderReference()