Home
last modified time | relevance | path

Searched refs:UNIFORM_STRUCT_CASE (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcShaderStructTests.cpp1201 #define UNIFORM_STRUCT_CASE(NAME, DESCRIPTION, TEXTURES, SHADER_SRC, SET_UNIFORMS_BODY, EVAL_FUNC_BODY) \ in init() macro
1219 UNIFORM_STRUCT_CASE(basic, "Basic struct usage", false, in init()
1242 UNIFORM_STRUCT_CASE(nested, "Nested struct", false, in init()
1271 UNIFORM_STRUCT_CASE(array_member, "Struct with array member", false, in init()
1299 UNIFORM_STRUCT_CASE(array_member_dynamic_index, "Struct with array member, dynamic indexing", false, in init()
1329 UNIFORM_STRUCT_CASE(struct_array, "Struct array", false, in init()
1356 UNIFORM_STRUCT_CASE( in init()
1385 UNIFORM_STRUCT_CASE( in init()
1444 UNIFORM_STRUCT_CASE(nested_struct_array_dynamic_index, "Nested struct array with dynamic indexing", false, in init()
1510 UNIFORM_STRUCT_CASE(loop_struct_arra in init()
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderStructTests.cpp1335 #define UNIFORM_STRUCT_CASE(NAME, DESCRIPTION, FLAGS, SHADER_SRC, SET_UNIFORMS_BODY, EVAL_FUNC_BODY) \ in init() macro
1345 UNIFORM_STRUCT_CASE(basic, "Basic struct usage", 0, in init()
1371 UNIFORM_STRUCT_CASE(nested, "Nested struct", 0, in init()
1403 UNIFORM_STRUCT_CASE(array_member, "Struct with array member", 0, in init()
1434 UNIFORM_STRUCT_CASE(array_member_dynamic_index, "Struct with array member, dynamic indexing", FLAG_REQUIRES_DYNAMIC_INDEXING, in init()
1467 UNIFORM_STRUCT_CASE(struct_array, "Struct array", 0, in init()
1497 UNIFORM_STRUCT_CASE(struct_array_dynamic_index, "Struct array with dynamic indexing", FLAG_REQUIRES_DYNAMIC_INDEXING, in init()
1527 UNIFORM_STRUCT_CASE(nested_struct_array, "Nested struct array", 0, in init()
1587 UNIFORM_STRUCT_CASE(nested_struct_array_dynamic_index, "Nested struct array with dynamic indexing", FLAG_REQUIRES_DYNAMIC_INDEXING, in init()
1651 UNIFORM_STRUCT_CASE(loop_struct_arra in init()
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderStructTests.cpp1339 #define UNIFORM_STRUCT_CASE(NAME, DESCRIPTION, TEXTURES, SHADER_SRC, SET_UNIFORMS_BODY, EVAL_FUNC_BODY) \ in init() macro
1349 UNIFORM_STRUCT_CASE(basic, "Basic struct usage", false, in init()
1375 UNIFORM_STRUCT_CASE(nested, "Nested struct", false, in init()
1407 UNIFORM_STRUCT_CASE(array_member, "Struct with array member", false, in init()
1438 UNIFORM_STRUCT_CASE(array_member_dynamic_index, "Struct with array member, dynamic indexing", false, in init()
1471 UNIFORM_STRUCT_CASE(struct_array, "Struct array", false, in init()
1501 UNIFORM_STRUCT_CASE(struct_array_dynamic_index, "Struct array with dynamic indexing", false, in init()
1531 UNIFORM_STRUCT_CASE(nested_struct_array, "Nested struct array", false, in init()
1591 UNIFORM_STRUCT_CASE(nested_struct_array_dynamic_index, "Nested struct array with dynamic indexing", false, in init()
1655 UNIFORM_STRUCT_CASE(loop_struct_arra in init()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderStructTests.cpp1270 #define UNIFORM_STRUCT_CASE(NAME, SHADER_SRC, SET_UNIFORMS_BODY, EVAL_FUNC_BODY) \ in init() macro
1281 UNIFORM_STRUCT_CASE(basic, in init()
1319 UNIFORM_STRUCT_CASE(nested, in init()
1371 UNIFORM_STRUCT_CASE(array_member, in init()
1415 UNIFORM_STRUCT_CASE(array_member_dynamic_index, in init()
1463 UNIFORM_STRUCT_CASE(struct_array, in init()
1506 UNIFORM_STRUCT_CASE(struct_array_dynamic_index, in init()
1549 UNIFORM_STRUCT_CASE(nested_struct_array, in init()
1620 UNIFORM_STRUCT_CASE(nested_struct_array_dynamic_index, in init()
1696 UNIFORM_STRUCT_CASE(loop_struct_arra in init()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderStructTests.cpp1246 #define UNIFORM_STRUCT_CASE(NAME, DESCRIPTION, SHADER_SRC, SET_UNIFORMS_BODY, EVAL_FUNC_BODY) \ in init() macro
1256 UNIFORM_STRUCT_CASE(basic, "Basic struct usage", in init()
1293 UNIFORM_STRUCT_CASE(nested, "Nested struct", in init()
1344 UNIFORM_STRUCT_CASE(array_member, "Struct with array member", in init()
1387 UNIFORM_STRUCT_CASE(array_member_dynamic_index, "Struct with array member, dynamic indexing", in init()
1434 UNIFORM_STRUCT_CASE(struct_array, "Struct array", in init()
1476 UNIFORM_STRUCT_CASE(struct_array_dynamic_index, "Struct array with dynamic indexing", in init()
1518 UNIFORM_STRUCT_CASE(nested_struct_array, "Nested struct array", in init()
1588 UNIFORM_STRUCT_CASE(nested_struct_array_dynamic_index, "Nested struct array with dynamic indexing", in init()
1663 UNIFORM_STRUCT_CASE(loop_struct_arra in init()
[all...]

Completed in 8 milliseconds