Searched refs:prepare_tess_ctrl_shader (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cArrayOfArraysTests.hpp | 1484 std::string prepare_tess_ctrl_shader(typename TestCaseBase<API>::TestShaderType tested_shader_type, 1641 std::string prepare_tess_ctrl_shader(typename TestCaseBase<API>::TestShaderType tested_shader_type, 1880 std::string prepare_tess_ctrl_shader(typename TestCaseBase<API>::TestShaderType tested_shader_type, 2312 std::string prepare_tess_ctrl_shader(typename TestCaseBase<API>::TestShaderType tested_shader_type,
|
D | es31cArrayOfArraysTests.cpp | 3756 this->prepare_tess_ctrl_shader(tested_shader_type, tested_declaration, tested_snippet); in execute_draw_test() 4052 std::string ExpressionsLength1<API>::prepare_tess_ctrl_shader( in prepare_tess_ctrl_shader() function in glcts::ArraysOfArrays::ExpressionsLength1 4309 …shader_source = this->prepare_tess_ctrl_shader(tested_shader_type, array_declaration, test_snippet… in test_shader_compilation() 4670 …this->prepare_tess_ctrl_shader(tested_shader_type, function_definition, function_use, verification… in execute_draw_test() 4989 std::string InteractionFunctionCalls1<API>::prepare_tess_ctrl_shader( in prepare_tess_ctrl_shader() function in glcts::ArraysOfArrays::InteractionFunctionCalls1 6083 this->prepare_tess_ctrl_shader(tested_shader_type, uniform_definition, uniform_use); in test_shader_compilation() 6381 std::string InteractionUniforms1<API>::prepare_tess_ctrl_shader( in prepare_tess_ctrl_shader() function in glcts::ArraysOfArrays::InteractionUniforms1 6860 this->prepare_tess_ctrl_shader(tested_shader_type, uniform_definition, uniform_use); in test_shader_compilation() 7311 this->prepare_tess_ctrl_shader(tested_shader_type, uniform_definition, uniform_use); in test_shader_compilation() 9217 …this->prepare_tess_ctrl_shader(tested_shader_type, function_definition, function_use, verification… in execute_draw_test() [all …]
|