Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp14156 static const GLchar *struct_with_struct_array = "struct StructureWithStructArray {\n" in getTypeDefinition() local
14198 type_definition.append(struct_with_struct_array); in getTypeDefinition()
14224 static const GLchar *struct_with_struct_array = "StructureWithStructArray"; in getTypeName() local
14256 type_name = struct_with_struct_array; in getTypeName()