Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluFboRenderContext.hpp73 deUint32 chooseColorFormat (const RenderConfig& config);
DgluFboRenderContext.cpp78 deUint32 chooseColorFormat (const glu::RenderConfig& config) in chooseColorFormat() function
215 const deUint32 colorFormat = chooseColorFormat(config); in createFramebuffer()