Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl3cTextureSwizzleTests.hpp250 std::string prepareDerivatives(const testCase& test_case, size_t index);
Dgl3cTextureSwizzleTests.cpp3152 const std::string& derivatives_0 = prepareDerivatives(test_case, 0); in prepareArguments()
3153 const std::string& derivatives_1 = prepareDerivatives(test_case, 1); in prepareArguments()
3297 std::string SmokeTest::prepareDerivatives(const testCase& test_case, size_t index) in prepareDerivatives() function in gl3cts::TextureSwizzle::SmokeTest