HomeSort by relevance Sort by last modified time
    Searched refs:LOCAL_STRUCT_CASE (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fShaderStructTests.cpp 212 #define LOCAL_STRUCT_CASE(NAME, DESCRIPTION, FLAGS, SHADER_SRC, EVAL_FUNC_BODY) \
219 LOCAL_STRUCT_CASE(basic, "Basic struct usage", 0,
241 LOCAL_STRUCT_CASE(nested, "Nested struct", 0,
268 LOCAL_STRUCT_CASE(array_member, "Struct with array member", 0,
294 LOCAL_STRUCT_CASE(array_member_dynamic_index, "Struct with array member, dynamic indexing", FLAG_REQUIRES_DYNAMIC_INDEXING,
322 LOCAL_STRUCT_CASE(struct_array, "Struct array", 0,
348 LOCAL_STRUCT_CASE(struct_array_dynamic_index, "Struct array with dynamic indexing", FLAG_REQUIRES_DYNAMIC_INDEXING,
374 LOCAL_STRUCT_CASE(nested_struct_array, "Nested struct array", 0,
438 LOCAL_STRUCT_CASE(nested_struct_array_dynamic_index, "Nested struct array with dynamic indexing", FLAG_REQUIRES_DYNAMIC_INDEXING,
502 LOCAL_STRUCT_CASE(parameter, "Struct as a function parameter", 0
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderStructTests.cpp 186 #define LOCAL_STRUCT_CASE(NAME, DESCRIPTION, SHADER_SRC, EVAL_FUNC_BODY) \
193 LOCAL_STRUCT_CASE(basic, "Basic struct usage",
215 LOCAL_STRUCT_CASE(nested, "Nested struct",
242 LOCAL_STRUCT_CASE(array_member, "Struct with array member",
268 LOCAL_STRUCT_CASE(array_member_dynamic_index, "Struct with array member, dynamic indexing",
296 LOCAL_STRUCT_CASE(struct_array, "Struct array",
322 LOCAL_STRUCT_CASE(struct_array_dynamic_index, "Struct array with dynamic indexing",
348 LOCAL_STRUCT_CASE(nested_struct_array, "Nested struct array",
412 LOCAL_STRUCT_CASE(nested_struct_array_dynamic_index, "Nested struct array with dynamic indexing",
476 LOCAL_STRUCT_CASE(parameter, "Struct as a function parameter"
    [all...]

Completed in 54 milliseconds