Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp14436 static const GLchar* struct_with_struct_with_array = "struct StructureWithStructureWithArray {\n" in getTypeDefinition() local
14478 type_definition.append(struct_with_struct_with_array); in getTypeDefinition()
14501 static const GLchar* struct_with_struct_with_array = "StructureWithStructureWithArray"; in getTypeName() local
14535 type_name = struct_with_struct_with_array; in getTypeName()