/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktTransformFeedbackFuzzLayoutTests.cpp | 379 void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, tcu::TestContext& testCtx, const char*… in createRandomCaseGroup() function 739 …createRandomCaseGroup(group, m_testCtx, "scalar_types", "Scalar types only, per-block buffe… in init() 740 …createRandomCaseGroup(group, m_testCtx, "vector_types", "Scalar and vector types only, per-… in init() 741 …createRandomCaseGroup(group, m_testCtx, "basic_types", "All basic types, per-block buffers"… in init() 742 …createRandomCaseGroup(group, m_testCtx, "basic_arrays", "Arrays, per-block buffers", … in init() 744 …createRandomCaseGroup(group, m_testCtx, "basic_instance_arrays", "Basic instance arrays, per-b… in init() 745 …createRandomCaseGroup(group, m_testCtx, "nested_structs", "Nested structs, per-block buffers… in init() 746 …createRandomCaseGroup(group, m_testCtx, "nested_structs_arrays", "Nested structs, arrays, per-… in init() 747 …createRandomCaseGroup(group, m_testCtx, "nested_structs_instance_arrays", "Nested structs, insta… in init() 748 …createRandomCaseGroup(group, m_testCtx, "nested_structs_arrays_instance_arrays", "Nested structs, … in init() [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fUniformBlockTests.cpp | 45 static void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, Context& context, const char* g… in createRandomCaseGroup() function 797 …createRandomCaseGroup(randomGroup, m_context, "scalar_types", "Scalar types only, per-block buffer… in init() 798 …createRandomCaseGroup(randomGroup, m_context, "vector_types", "Scalar and vector types only, per-b… in init() 799 …createRandomCaseGroup(randomGroup, m_context, "basic_types", "All basic types, per-block buffers",… in init() 800 …createRandomCaseGroup(randomGroup, m_context, "basic_arrays", "Arrays, per-block buffers", Un… in init() 802 …createRandomCaseGroup(randomGroup, m_context, "basic_instance_arrays", "Basic instance arrays,… in init() 803 …createRandomCaseGroup(randomGroup, m_context, "nested_structs", "Nested structs, per-block b… in init() 804 …createRandomCaseGroup(randomGroup, m_context, "nested_structs_arrays", "Nested structs, arrays… in init() 805 …createRandomCaseGroup(randomGroup, m_context, "nested_structs_instance_arrays", "Nested structs,… in init() 806 …createRandomCaseGroup(randomGroup, m_context, "nested_structs_arrays_instance_arrays", "Nested str… in init() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockTests.cpp | 333 void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, tcu::TestContext& testCtx, const char*… in createRandomCaseGroup() function 915 …createRandomCaseGroup(group, m_testCtx, "scalar_types", "Scalar types only, per-block buffers", … in init() 916 …createRandomCaseGroup(group, m_testCtx, "vector_types", "Scalar and vector types only, per-block b… in init() 917 …createRandomCaseGroup(group, m_testCtx, "basic_types", "All basic types, per-block buffers", Un… in init() 918 …createRandomCaseGroup(group, m_testCtx, "basic_arrays", "Arrays, per-block buffers", UniformB… in init() 920 …createRandomCaseGroup(group, m_testCtx, "basic_instance_arrays", "Basic instance arrays, per-b… in init() 921 …createRandomCaseGroup(group, m_testCtx, "nested_structs", "Nested structs, per-block buffers… in init() 922 …createRandomCaseGroup(group, m_testCtx, "nested_structs_arrays", "Nested structs, arrays, per-… in init() 923 …createRandomCaseGroup(group, m_testCtx, "nested_structs_instance_arrays", "Nested structs, insta… in init() 924 …createRandomCaseGroup(group, m_testCtx, "nested_structs_arrays_instance_arrays", "Nested structs, … in init() [all …]
|
/external/deqp/modules/gles31/functional/ |
D | es31fUniformBlockTests.cpp | 47 void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, Context& context, const char* groupNam… in createRandomCaseGroup() function 304 …createRandomCaseGroup(randomGroup, m_context, "basic_type_arrays", "Arrays, per-block buffers", … in init() 305 …createRandomCaseGroup(randomGroup, m_context, "all_per_block_buffers", "All random features, per-b… in init() 306 …createRandomCaseGroup(randomGroup, m_context, "all_shared_buffer", "All random features, shared b… in init()
|
D | es31fSSBOLayoutTests.cpp | 344 static void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, Context& context, const char* g… in createRandomCaseGroup() function 1310 …createRandomCaseGroup(randomGroup, m_context, "scalar_types", "Scalar types only, per-block buffe… in init() 1311 …createRandomCaseGroup(randomGroup, m_context, "vector_types", "Scalar and vector types only, per-… in init() 1312 …createRandomCaseGroup(randomGroup, m_context, "basic_types", "All basic types, per-block buffers"… in init() 1313 …createRandomCaseGroup(randomGroup, m_context, "basic_arrays", "Arrays, per-block buffers", S… in init() 1314 …createRandomCaseGroup(randomGroup, m_context, "unsized_arrays", "Unsized arrays, per-block buffer… in init() 1315 …createRandomCaseGroup(randomGroup, m_context, "arrays_of_arrays", "Arrays of arrays, per-block buf… in init() 1317 …createRandomCaseGroup(randomGroup, m_context, "basic_instance_arrays", "Basic instance arrays,… in init() 1318 …createRandomCaseGroup(randomGroup, m_context, "nested_structs", "Nested structs, per-block b… in init() 1319 …createRandomCaseGroup(randomGroup, m_context, "nested_structs_arrays", "Nested structs, arrays… in init() [all …]
|
/external/deqp/external/openglcts/modules/common/ |
D | glcUniformBlockTests.cpp | 314 static void createRandomCaseGroup(tcu::TestCaseGroup* parentGroup, Context& context, const char* gr… in createRandomCaseGroup() function 1240 …createRandomCaseGroup(randomGroup, m_context, "scalar_types", "Scalar types only, per-block buffer… in init() 1243 …createRandomCaseGroup(randomGroup, m_context, "vector_types", "Scalar and vector types only, per-b… in init() 1246 createRandomCaseGroup(randomGroup, m_context, "basic_types", "All basic types, per-block buffers", in init() 1249 …createRandomCaseGroup(randomGroup, m_context, "basic_arrays", "Arrays, per-block buffers", m_glslV… in init() 1253 createRandomCaseGroup( in init() 1257 …createRandomCaseGroup(randomGroup, m_context, "nested_structs", "Nested structs, per-block buffers… in init() 1260 createRandomCaseGroup( in init() 1264 createRandomCaseGroup( in init() 1269 createRandomCaseGroup(randomGroup, m_context, "nested_structs_arrays_instance_arrays", in init() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutTests.cpp | 456 static void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, tcu::TestContext& testCtx, cons… in createRandomCaseGroup() function 1754 …createRandomCaseGroup(group, m_testCtx, "scalar_types", "Scalar types only, per-block buffers", … in init() 1755 …createRandomCaseGroup(group, m_testCtx, "vector_types", "Scalar and vector types only, per-block … in init() 1756 …createRandomCaseGroup(group, m_testCtx, "basic_types", "All basic types, per-block buffers", S… in init() 1757 …createRandomCaseGroup(group, m_testCtx, "basic_arrays", "Arrays, per-block buffers", SSBOLay… in init() 1758 …createRandomCaseGroup(group, m_testCtx, "unsized_arrays", "Unsized arrays, per-block buffers", … in init() 1759 …createRandomCaseGroup(group, m_testCtx, "arrays_of_arrays", "Arrays of arrays, per-block buffers",… in init() 1761 …createRandomCaseGroup(group, m_testCtx, "basic_instance_arrays", "Basic instance arrays, per-b… in init() 1762 …createRandomCaseGroup(group, m_testCtx, "nested_structs", "Nested structs, per-block buffers… in init() 1763 …createRandomCaseGroup(group, m_testCtx, "nested_structs_arrays", "Nested structs, arrays, per-… in init() [all …]
|