Searched refs:prepare_fragment_shader (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cArrayOfArraysTests.hpp | 1482 … std::string prepare_fragment_shader(typename TestCaseBase<API>::TestShaderType tested_shader_type, 1638 … std::string prepare_fragment_shader(typename TestCaseBase<API>::TestShaderType tested_shader_type, 1879 … std::string prepare_fragment_shader(typename TestCaseBase<API>::TestShaderType tested_shader_type, 2125 …const std::string prepare_fragment_shader(const typename TestCaseBase<API>::TestShaderType &input_… 2310 … std::string prepare_fragment_shader(typename TestCaseBase<API>::TestShaderType tested_shader_type,
|
H A D | es31cArrayOfArraysTests.cpp | 3836 this->prepare_fragment_shader(tested_shader_type, tested_declaration, tested_snippet); in execute_draw_test() 3870 this->prepare_fragment_shader(tested_shader_type, tested_declaration, tested_snippet); in execute_draw_test() 4002 std::string ExpressionsLength1<API>::prepare_fragment_shader( in prepare_fragment_shader() function in glcts::ArraysOfArrays::ExpressionsLength1 4381 …shader_source = this->prepare_fragment_shader(tested_shader_type, array_declaration, test_snippet); in test_shader_compilation() 4747 …this->prepare_fragment_shader(tested_shader_type, function_definition, function_use, verification); in execute_draw_test() 4781 …this->prepare_fragment_shader(tested_shader_type, function_definition, function_use, verification); in execute_draw_test() 4923 std::string InteractionFunctionCalls1<API>::prepare_fragment_shader( in prepare_fragment_shader() function in glcts::ArraysOfArrays::InteractionFunctionCalls1 6154 … this->prepare_fragment_shader(tested_shader_type, uniform_definition, uniform_use); in test_shader_compilation() 6188 … this->prepare_fragment_shader(tested_shader_type, uniform_definition, uniform_use); in test_shader_compilation() 6312 std::string InteractionUniforms1<API>::prepare_fragment_shader( in prepare_fragment_shader() function in glcts::ArraysOfArrays::InteractionUniforms1 [all …]
|