Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcInternalformatTests.cpp1079 glu::ProgramSources prepareColoringProgramSources(GLenum format, GLenum type) const;
1173 prepareColoringProgramSources(GL_RGBA, GL_UNSIGNED_BYTE)); in iterate()
1174 glu::ShaderProgram program1(renderContext, prepareColoringProgramSources(testFormat, testType)); in iterate()
1440 glu::ProgramSources RenderbufferCase::prepareColoringProgramSources(GLenum format, GLenum type) con… in prepareColoringProgramSources() function in glcts::RenderbufferCase