Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp14408 … static const GLchar *struct_with_struct_with_array = "struct StructureWithStructureWithArray {\n" in getTypeDefinition() local
14450 type_definition.append(struct_with_struct_with_array); in getTypeDefinition()
14473 static const GLchar *struct_with_struct_with_array = "StructureWithStructureWithArray"; in getTypeName() local
14507 type_name = struct_with_struct_with_array; in getTypeName()