Home
last modified time | relevance | path

Searched defs:testProgram (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPolygonOffsetClampTests.cpp279 ShaderProgram testProgram(gl, testSources); in test() local
DglcAggressiveShaderOptimizationsTests.cpp432 glu::ShaderProgram testProgram(renderContext, sources); in renderAndGrabSurface() local
DglcMultipleContextsTests.cpp775 bool UniformPreservationTest::testProgram(Utils::program** programs, bool is_separable, in testProgram() function in glcts::UniformPreservationTest
DglcInternalformatTests.cpp873 glu::ShaderProgram testProgram( in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
Des2cTexture3DTests.cpp332 glu::ShaderProgram testProgram(renderContext, programSources); in renderQuad() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cVertexAttrib64BitTest.cpp2854 bool LimitTest::testProgram(_iteration iteration, GLuint program_id, bool use_arrays) const in testProgram() function in VertexAttrib64Bit::LimitTest