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 | 3698 execute_dispatch_test(tested_shader_type, array_declaration, test_snippet); in test_shader_compilation() 3715 void ExpressionsLength1<API>::execute_dispatch_test(typename TestCaseBase<API>::TestShaderType test… in execute_dispatch_test() function in glcts::ArraysOfArrays::ExpressionsLength1 4323 this->execute_dispatch_test(tested_shader_type, array_declaration, test_snippet); in test_shader_compilation() 4605 execute_dispatch_test(tested_shader_type, function_definition, function_use, verification); in test_shader_compilation() 4628 void InteractionFunctionCalls1<API>::execute_dispatch_test( in execute_dispatch_test() function in glcts::ArraysOfArrays::InteractionFunctionCalls1 5349 … this->execute_dispatch_test(tested_shader_type, function_definition, function_use, verification); in test_shader_compilation() 5470 … this->execute_dispatch_test(tested_shader_type, function_definition, function_use, verification); in test_shader_compilation() 5592 … this->execute_dispatch_test(tested_shader_type, function_definition, function_use, verification); in test_shader_compilation() 5714 … this->execute_dispatch_test(tested_shader_type, function_definition, function_use, verification); in test_shader_compilation() 5836 … this->execute_dispatch_test(tested_shader_type, function_definition, function_use, verification); in test_shader_compilation() [all …]
|
| D | es31cArrayOfArraysTests.hpp | 1472 void execute_dispatch_test(typename TestCaseBase<API>::TestShaderType tested_shader_type, 1624 void execute_dispatch_test(typename TestCaseBase<API>::TestShaderType tested_shader_type, 1964 void execute_dispatch_test(); 2041 void execute_dispatch_test(); 2295 void execute_dispatch_test(typename TestCaseBase<API>::TestShaderType tested_shader_type,
|