Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluRenderConfig.hpp103 void parseRenderConfig (RenderConfig* config, const tcu::CommandLine& cmdLine);
DgluRenderConfig.cpp143 void parseRenderConfig (RenderConfig* config, const tcu::CommandLine& cmdLine) in parseRenderConfig() function
DgluRenderContext.cpp134 parseRenderConfig(&config, cmdLine); in createDefaultRenderContext()