Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/wgsl/
DRewritePipelineVariables.h125 ImmutableString builtinAnnotatedStructType);
DRewritePipelineVariables.cpp484 ImmutableString builtinAnnotatedStructType) in OutputIOStruct() argument
499 output << "struct " << builtinAnnotatedStructType << " {\n"; in OutputIOStruct()