Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp7779 std::string input_source; in test_shader_compilation() local
7882 …nst typename TestCaseBase<API>::TestShaderType& input_shader_type, const std::string& input_source, in prepare_fragment_shader()
7917 …nst typename TestCaseBase<API>::TestShaderType& input_shader_type, const std::string& input_source, in prepare_geometry_shader()
7956 …nst typename TestCaseBase<API>::TestShaderType& input_shader_type, const std::string& input_source, in prepare_tess_ctrl_shader_source()
7991 …nst typename TestCaseBase<API>::TestShaderType& input_shader_type, const std::string& input_source, in prepare_tess_eval_shader_source()
8026 …nst typename TestCaseBase<API>::TestShaderType& input_shader_type, const std::string& input_source, in prepare_vertex_shader()
8072 const std::string* output_shader_source, std::string& input_source, std::string& output_source) in prepare_sources()
8223 std::string input_source; in test_shader_compilation() local