Searched defs:geometry_shader_source (Results 1 – 2 of 2) sorted by relevance
1026 const std::string& tess_eval_shader_source, const std::string& geometry_shader_source, in execute_positive_test()3755 const std::string& geometry_shader_source = in execute_draw_test() local3977 std::string geometry_shader_source; in prepare_geometry_shader() local4669 const std::string& geometry_shader_source = in execute_draw_test() local4907 std::string geometry_shader_source; in prepare_geometry_shader() local6082 const std::string& geometry_shader_source = in test_shader_compilation() local6302 std::string geometry_shader_source; in prepare_geometry_shader() local6859 const std::string& geometry_shader_source = in test_shader_compilation() local7310 const std::string& geometry_shader_source = in test_shader_compilation() local7732 const std::string& geometry_shader_source = in test_shader_compilation() local[all …]
6678 glw::Functions const& gl, tcu::TestLog& log, glw::GLchar const* const geometry_shader_source, in buildProgram()