Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp1026 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() local
3977 std::string geometry_shader_source; in prepare_geometry_shader() local
4669 const std::string& geometry_shader_source = in execute_draw_test() local
4907 std::string geometry_shader_source; in prepare_geometry_shader() local
6082 const std::string& geometry_shader_source = in test_shader_compilation() local
6302 std::string geometry_shader_source; in prepare_geometry_shader() local
6859 const std::string& geometry_shader_source = in test_shader_compilation() local
7310 const std::string& geometry_shader_source = in test_shader_compilation() local
7732 const std::string& geometry_shader_source = in test_shader_compilation() local
[all …]
/external/deqp/external/openglcts/modules/gl/
Dgl3cTransformFeedbackTests.cpp6678 glw::Functions const& gl, tcu::TestLog& log, glw::GLchar const* const geometry_shader_source, in buildProgram()