Searched defs:function_definition (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cArrayOfArraysTests.cpp | 4582 std::string function_definition; in test_shader_compilation() local 4644 …ename TestCaseBase<API>::TestShaderType tested_shader_type, const std::string &function_definition, in execute_dispatch_test() 4738 const std::string &function_definition, in execute_draw_test() 4884 …ename TestCaseBase<API>::TestShaderType tested_shader_type, const std::string &function_definition, in prepare_compute_shader() 4924 …ename TestCaseBase<API>::TestShaderType tested_shader_type, const std::string &function_definition, in prepare_fragment_shader() 4983 …ename TestCaseBase<API>::TestShaderType tested_shader_type, const std::string &function_definition, in prepare_geometry_shader() 5071 …ename TestCaseBase<API>::TestShaderType tested_shader_type, const std::string &function_definition, in prepare_tess_ctrl_shader() 5134 …ename TestCaseBase<API>::TestShaderType tested_shader_type, const std::string &function_definition, in prepare_tess_eval_shader() 5198 …ename TestCaseBase<API>::TestShaderType tested_shader_type, const std::string &function_definition, in prepare_vertex_shader() 5321 std::string function_definition; in test_shader_compilation() local [all …]
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cShadingLanguage420PackTests.cpp | 4307 static const GLchar *function_definition = "T1 function(in T2 left, in T2 right)\n" in prepareShaderSource() local 4710 static const GLchar *function_definition = "T1 function(in T2 left, in T2 right)\n" in prepareShaderSource() local
|