Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp7719 std::string input_source; in test_shader_compilation() local
7822 …nst typename TestCaseBase<API>::TestShaderType& input_shader_type, const std::string& input_source, in prepare_fragment_shader()
7857 …nst typename TestCaseBase<API>::TestShaderType& input_shader_type, const std::string& input_source, in prepare_geometry_shader()
7896 …nst typename TestCaseBase<API>::TestShaderType& input_shader_type, const std::string& input_source, in prepare_tess_ctrl_shader_source()
7931 …nst typename TestCaseBase<API>::TestShaderType& input_shader_type, const std::string& input_source, in prepare_tess_eval_shader_source()
7966 …nst typename TestCaseBase<API>::TestShaderType& input_shader_type, const std::string& input_source, in prepare_vertex_shader()
8012 const std::string* output_shader_source, std::string& input_source, std::string& output_source) in prepare_sources()
8163 std::string input_source; in test_shader_compilation() local