Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp1104 const std::string &tess_eval_shader_source, const std::string &geometry_shader_source, in execute_positive_test()
3837 const std::string &geometry_shader_source = in execute_draw_test() local
4059 std::string geometry_shader_source; in prepare_geometry_shader() local
4748 const std::string &geometry_shader_source = in execute_draw_test() local
4986 std::string geometry_shader_source; in prepare_geometry_shader() local
6155 const std::string &geometry_shader_source = in test_shader_compilation() local
6375 std::string geometry_shader_source; in prepare_geometry_shader() local
6932 const std::string &geometry_shader_source = in test_shader_compilation() local
7383 const std::string &geometry_shader_source = in test_shader_compilation() local
7806 const std::string &geometry_shader_source = in test_shader_compilation() local
[all …]
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackTests.cpp6713 glw::Functions const &gl, tcu::TestLog &log, glw::GLchar const *const geometry_shader_source, in buildProgram()