Searched refs:prepare_compute_shader (Results 1 – 2 of 2) sorted by relevance
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cArrayOfArraysTests.hpp | 1475 std::string prepare_compute_shader(typename TestCaseBase<API>::TestShaderType tested_shader_type, 1629 std::string prepare_compute_shader(typename TestCaseBase<API>::TestShaderType tested_shader_type, 1871 std::string prepare_compute_shader(typename TestCaseBase<API>::TestShaderType tested_shader_type, 2300 std::string prepare_compute_shader(typename TestCaseBase<API>::TestShaderType tested_shader_type,
|
D | es31cArrayOfArraysTests.cpp | 3654 prepare_compute_shader(tested_shader_type, tested_declaration, tested_snippet); in execute_dispatch_test() 3884 std::string ExpressionsLength1<API>::prepare_compute_shader( in prepare_compute_shader() function in glcts::ArraysOfArrays::ExpressionsLength1 4301 … shader_source = this->prepare_compute_shader(tested_shader_type, array_declaration, test_snippet); in test_shader_compilation() 4567 prepare_compute_shader(tested_shader_type, function_definition, function_use, verification); in execute_dispatch_test() 4802 std::string InteractionFunctionCalls1<API>::prepare_compute_shader( in prepare_compute_shader() function in glcts::ArraysOfArrays::InteractionFunctionCalls1 6077 this->prepare_compute_shader(tested_shader_type, uniform_definition, uniform_use); in test_shader_compilation() 6200 std::string InteractionUniforms1<API>::prepare_compute_shader( in prepare_compute_shader() function in glcts::ArraysOfArrays::InteractionUniforms1 6854 this->prepare_compute_shader(tested_shader_type, uniform_definition, uniform_use); in test_shader_compilation() 7305 this->prepare_compute_shader(tested_shader_type, uniform_definition, uniform_use); in test_shader_compilation() 9085 prepare_compute_shader(tested_shader_type, function_definition, function_use, verification); in execute_dispatch_test() [all …]
|