Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.hpp244 …void prepareAndTestProgram(const testCase& test_case, size_t output_format_index, glw::GLint outpu…
Dgl3cTextureSwizzleTests.cpp2702 prepareAndTestProgram(test_case, out_format_idx, out_channel_size, channel, true); in executeTestCase()
2703 prepareAndTestProgram(test_case, out_format_idx, out_channel_size, channel, false); in executeTestCase()
3085 void SmokeTest::prepareAndTestProgram(const testCase& test_case, size_t output_format_index, in prepareAndTestProgram() function in gl3cts::TextureSwizzle::SmokeTest