Searched defs:geometry_shader_source (Results 1 – 2 of 2) sorted by relevance
1024 const std::string& tess_eval_shader_source, const std::string& geometry_shader_source, in execute_positive_test()3753 const std::string& geometry_shader_source = in execute_draw_test() local3975 std::string geometry_shader_source; in prepare_geometry_shader() local4667 const std::string& geometry_shader_source = in execute_draw_test() local4905 std::string geometry_shader_source; in prepare_geometry_shader() local6080 const std::string& geometry_shader_source = in test_shader_compilation() local6300 std::string geometry_shader_source; in prepare_geometry_shader() local6857 const std::string& geometry_shader_source = in test_shader_compilation() local7311 const std::string& geometry_shader_source = in test_shader_compilation() local7736 const std::string& geometry_shader_source = in test_shader_compilation() local[all …]
6656 glw::Functions const& gl, tcu::TestLog& log, glw::GLchar const* const geometry_shader_source, in buildProgram()