/external/deqp/modules/gles3/functional/ |
D | es3fUniformBlockTests.cpp | 45 static void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, Context& context, const char* g… in createRandomCaseGroup() function 714 …createRandomCaseGroup(randomGroup, m_context, "scalar_types", "Scalar types only, per-block buffer… in init() 715 …createRandomCaseGroup(randomGroup, m_context, "vector_types", "Scalar and vector types only, per-b… in init() 716 …createRandomCaseGroup(randomGroup, m_context, "basic_types", "All basic types, per-block buffers",… in init() 717 …createRandomCaseGroup(randomGroup, m_context, "basic_arrays", "Arrays, per-block buffers", Un… in init() 719 …createRandomCaseGroup(randomGroup, m_context, "basic_instance_arrays", "Basic instance arrays,… in init() 720 …createRandomCaseGroup(randomGroup, m_context, "nested_structs", "Nested structs, per-block b… in init() 721 …createRandomCaseGroup(randomGroup, m_context, "nested_structs_arrays", "Nested structs, arrays… in init() 722 …createRandomCaseGroup(randomGroup, m_context, "nested_structs_instance_arrays", "Nested structs,… in init() 723 …createRandomCaseGroup(randomGroup, m_context, "nested_structs_arrays_instance_arrays", "Nested str… 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 | 340 static void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, Context& context, const char* g… in createRandomCaseGroup() function 1306 …createRandomCaseGroup(randomGroup, m_context, "scalar_types", "Scalar types only, per-block buffe… in init() 1307 …createRandomCaseGroup(randomGroup, m_context, "vector_types", "Scalar and vector types only, per-… in init() 1308 …createRandomCaseGroup(randomGroup, m_context, "basic_types", "All basic types, per-block buffers"… in init() 1309 …createRandomCaseGroup(randomGroup, m_context, "basic_arrays", "Arrays, per-block buffers", S… in init() 1310 …createRandomCaseGroup(randomGroup, m_context, "unsized_arrays", "Unsized arrays, per-block buffer… in init() 1311 …createRandomCaseGroup(randomGroup, m_context, "arrays_of_arrays", "Arrays of arrays, per-block buf… in init() 1313 …createRandomCaseGroup(randomGroup, m_context, "basic_instance_arrays", "Basic instance arrays,… in init() 1314 …createRandomCaseGroup(randomGroup, m_context, "nested_structs", "Nested structs, per-block b… in init() 1315 …createRandomCaseGroup(randomGroup, m_context, "nested_structs_arrays", "Nested structs, arrays… in init() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockTests.cpp | 351 void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, tcu::TestContext& testCtx, const char*… in createRandomCaseGroup() function 932 …createRandomCaseGroup(group, m_testCtx, "scalar_types", "Scalar types only, per-block buffers", … in init() 933 …createRandomCaseGroup(group, m_testCtx, "vector_types", "Scalar and vector types only, per-block b… in init() 934 …createRandomCaseGroup(group, m_testCtx, "basic_types", "All basic types, per-block buffers", Un… in init() 935 …createRandomCaseGroup(group, m_testCtx, "basic_arrays", "Arrays, per-block buffers", UniformB… in init() 937 …createRandomCaseGroup(group, m_testCtx, "basic_instance_arrays", "Basic instance arrays, per-b… in init() 938 …createRandomCaseGroup(group, m_testCtx, "nested_structs", "Nested structs, per-block buffers… in init() 939 …createRandomCaseGroup(group, m_testCtx, "nested_structs_arrays", "Nested structs, arrays, per-… in init() 940 …createRandomCaseGroup(group, m_testCtx, "nested_structs_instance_arrays", "Nested structs, insta… in init() 941 …createRandomCaseGroup(group, m_testCtx, "nested_structs_arrays_instance_arrays", "Nested structs, … 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 | 439 static void createRandomCaseGroup (tcu::TestCaseGroup* parentGroup, tcu::TestContext& testCtx, cons… in createRandomCaseGroup() function 1713 …createRandomCaseGroup(group, m_testCtx, "scalar_types", "Scalar types only, per-block buffers", … in init() 1714 …createRandomCaseGroup(group, m_testCtx, "vector_types", "Scalar and vector types only, per-block … in init() 1715 …createRandomCaseGroup(group, m_testCtx, "basic_types", "All basic types, per-block buffers", S… in init() 1716 …createRandomCaseGroup(group, m_testCtx, "basic_arrays", "Arrays, per-block buffers", SSBOLay… in init() 1717 …createRandomCaseGroup(group, m_testCtx, "unsized_arrays", "Unsized arrays, per-block buffers", … in init() 1718 …createRandomCaseGroup(group, m_testCtx, "arrays_of_arrays", "Arrays of arrays, per-block buffers",… in init() 1720 …createRandomCaseGroup(group, m_testCtx, "basic_instance_arrays", "Basic instance arrays, per-b… in init() 1721 …createRandomCaseGroup(group, m_testCtx, "nested_structs", "Nested structs, per-block buffers… in init() 1722 …createRandomCaseGroup(group, m_testCtx, "nested_structs_arrays", "Nested structs, arrays, per-… in init() [all …]
|