Lines Matching refs:std
66 std::string& string);
232 std::string getFragmentShader(const testCase& test_case, size_t output_format_index, bool is_tested_stage);
234 std::string getVertexShader(const testCase& test_case, bool is_tested_stage);
247 std::string prepareArguments(const testCase& test_case);
248 std::string prepareCoordinates(const testCase& test_case);
250 std::string prepareDerivatives(const testCase& test_case, size_t index);
252 std::string prepareOffsets(const testCase& test_case);
255 std::string prepareSample();
326 std::string prepareValues(size_t format_idx);
334 class wrongResults : public std::exception