Searched refs:prepareDerivatives (Results 1 – 2 of 2) sorted by relevance
250 std::string prepareDerivatives(const testCase& test_case, size_t index);
3152 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