Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp951 glu::ProgramSources prepareColoringProgramSources(GLenum format, GLenum type) const;
1041 …glu::ShaderProgram program0(renderContext, prepareColoringProgramSources(GL_RGBA, GL_UNSIGNED_BYTE… in iterate()
1042 glu::ShaderProgram program1(renderContext, prepareColoringProgramSources(testFormat, testType)); in iterate()
1294 glu::ProgramSources RenderbufferCase::prepareColoringProgramSources(GLenum format, GLenum type) con… in prepareColoringProgramSources() function in glcts::RenderbufferCase