Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DPipeline.cpp95 case Type::NonConstantGlobals: in uses()
167 case Type::NonConstantGlobals: in getStructTypeName()
211 case Type::NonConstantGlobals: in getStructInstanceName()
247 case Type::NonConstantGlobals: in AllowPacking()
268 case Type::NonConstantGlobals: in AllowPadding()
391 case Type::NonConstantGlobals: in externalStructModifyConfig()
422 case Type::NonConstantGlobals: in alwaysRequiresLocalVariableDeclarationInMain()
439 case Type::NonConstantGlobals: in isPipelineOut()
459 case Type::NonConstantGlobals: in externalAddressSpace()
DPipeline.h55 NonConstantGlobals, enumerator
DRewritePipelines.cpp956 {Pipeline::Type::NonConstantGlobals, outStructs.nonConstantGlobals, nullptr}, in RewritePipelines()