Home
last modified time | relevance | path

Searched refs:test_shader_compilation (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.hpp299 …virtual void test_shader_compilation(typename TestCaseBase<API>::TestShaderType tested_shader_type…
335 void test_shader_compilation(typename TestCaseBase<API>::TestShaderType tested_shader_type);
359 void test_shader_compilation(typename TestCaseBase<API>::TestShaderType tested_shader_type);
385 void test_shader_compilation(typename TestCaseBase<API>::TestShaderType tested_shader_type);
409 void test_shader_compilation(typename TestCaseBase<API>::TestShaderType tested_shader_type);
434 void test_shader_compilation(typename TestCaseBase<API>::TestShaderType tested_shader_type);
459 void test_shader_compilation(typename TestCaseBase<API>::TestShaderType tested_shader_type);
485 void test_shader_compilation(typename TestCaseBase<API>::TestShaderType tested_shader_type);
512 void test_shader_compilation(typename TestCaseBase<API>::TestShaderType tested_shader_type);
537 void test_shader_compilation(typename TestCaseBase<API>::TestShaderType tested_shader_type);
[all …]
H A Des31cArrayOfArraysTests.cpp566 test_shader_compilation(TestCaseBase<API>::VERTEX_SHADER_TYPE); in iterate()
567 test_shader_compilation(TestCaseBase<API>::FRAGMENT_SHADER_TYPE); in iterate()
571 test_shader_compilation(TestCaseBase<API>::COMPUTE_SHADER_TYPE); in iterate()
572 test_shader_compilation(TestCaseBase<API>::GEOMETRY_SHADER_TYPE); in iterate()
573 test_shader_compilation(TestCaseBase<API>::TESSELATION_CONTROL_SHADER_TYPE); in iterate()
574 test_shader_compilation(TestCaseBase<API>::TESSELATION_EVALUATION_SHADER_TYPE); in iterate()
1357 void SizedDeclarationsPrimitive<API>::test_shader_compilation( in test_shader_compilation() function in glcts::ArraysOfArrays::SizedDeclarationsPrimitive
1422 void SizedDeclarationsStructTypes1<API>::test_shader_compilation( in test_shader_compilation() function in glcts::ArraysOfArrays::SizedDeclarationsStructTypes1
1463 void SizedDeclarationsStructTypes2<API>::test_shader_compilation( in test_shader_compilation() function in glcts::ArraysOfArrays::SizedDeclarationsStructTypes2
1497 void SizedDeclarationsStructTypes3<API>::test_shader_compilation( in test_shader_compilation() function in glcts::ArraysOfArrays::SizedDeclarationsStructTypes3
[all …]