Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp7715 std::string input_source; in test_shader_compilation() local
7818 …nst typename TestCaseBase<API>::TestShaderType& input_shader_type, const std::string& input_source, in prepare_fragment_shader()
7853 …nst typename TestCaseBase<API>::TestShaderType& input_shader_type, const std::string& input_source, in prepare_geometry_shader()
7892 …nst typename TestCaseBase<API>::TestShaderType& input_shader_type, const std::string& input_source, in prepare_tess_ctrl_shader_source()
7927 …nst typename TestCaseBase<API>::TestShaderType& input_shader_type, const std::string& input_source, in prepare_tess_eval_shader_source()
7962 …nst typename TestCaseBase<API>::TestShaderType& input_shader_type, const std::string& input_source, in prepare_vertex_shader()
8008 const std::string* output_shader_source, std::string& input_source, std::string& output_source) in prepare_sources()
8159 std::string input_source; in test_shader_compilation() local
/external/rust/crates/protobuf/src/
Dbuf_read_iter.rs57 input_source: InputSource<'a>, field