Searched refs:execute_dispatch_test (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cArrayOfArraysTests.cpp | 3634 execute_dispatch_test(tested_shader_type, array_declaration, test_snippet); in test_shader_compilation() 3651 void ExpressionsLength1<API>::execute_dispatch_test(typename TestCaseBase<API>::TestShaderType test… in execute_dispatch_test() function in glcts::ArraysOfArrays::ExpressionsLength1 4259 this->execute_dispatch_test(tested_shader_type, array_declaration, test_snippet); in test_shader_compilation() 4541 execute_dispatch_test(tested_shader_type, function_definition, function_use, verification); in test_shader_compilation() 4564 void InteractionFunctionCalls1<API>::execute_dispatch_test( in execute_dispatch_test() function in glcts::ArraysOfArrays::InteractionFunctionCalls1 5285 … this->execute_dispatch_test(tested_shader_type, function_definition, function_use, verification); in test_shader_compilation() 5406 … this->execute_dispatch_test(tested_shader_type, function_definition, function_use, verification); in test_shader_compilation() 5528 … this->execute_dispatch_test(tested_shader_type, function_definition, function_use, verification); in test_shader_compilation() 5650 … this->execute_dispatch_test(tested_shader_type, function_definition, function_use, verification); in test_shader_compilation() 5772 … this->execute_dispatch_test(tested_shader_type, function_definition, function_use, verification); in test_shader_compilation() [all …]
|
| D | es31cArrayOfArraysTests.hpp | 1469 void execute_dispatch_test(typename TestCaseBase<API>::TestShaderType tested_shader_type, 1621 void execute_dispatch_test(typename TestCaseBase<API>::TestShaderType tested_shader_type, 1961 void execute_dispatch_test(); 2038 void execute_dispatch_test(); 2292 void execute_dispatch_test(typename TestCaseBase<API>::TestShaderType tested_shader_type,
|