Searched refs:prepare_compute_shader (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cArrayOfArraysTests.hpp | 1479 … std::string prepare_compute_shader(typename TestCaseBase<API>::TestShaderType tested_shader_type, 1634 … std::string prepare_compute_shader(typename TestCaseBase<API>::TestShaderType tested_shader_type, 1876 … std::string prepare_compute_shader(typename TestCaseBase<API>::TestShaderType tested_shader_type, 2306 … std::string prepare_compute_shader(typename TestCaseBase<API>::TestShaderType tested_shader_type,
|
H A D | es31cArrayOfArraysTests.cpp | 3738 prepare_compute_shader(tested_shader_type, tested_declaration, tested_snippet); in execute_dispatch_test() 3968 std::string ExpressionsLength1<API>::prepare_compute_shader( in prepare_compute_shader() function in glcts::ArraysOfArrays::ExpressionsLength1 4385 … shader_source = this->prepare_compute_shader(tested_shader_type, array_declaration, test_snippet); in test_shader_compilation() 4648 prepare_compute_shader(tested_shader_type, function_definition, function_use, verification); in execute_dispatch_test() 4883 std::string InteractionFunctionCalls1<API>::prepare_compute_shader( in prepare_compute_shader() function in glcts::ArraysOfArrays::InteractionFunctionCalls1 6152 … this->prepare_compute_shader(tested_shader_type, uniform_definition, uniform_use); in test_shader_compilation() 6275 std::string InteractionUniforms1<API>::prepare_compute_shader( in prepare_compute_shader() function in glcts::ArraysOfArrays::InteractionUniforms1 6929 … this->prepare_compute_shader(tested_shader_type, uniform_definition, uniform_use); in test_shader_compilation() 7380 … this->prepare_compute_shader(tested_shader_type, uniform_definition, uniform_use); in test_shader_compilation() 9162 prepare_compute_shader(tested_shader_type, function_definition, function_use, verification); in execute_dispatch_test() [all …]
|