Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DPipeline.cpp104 case Type::InvocationVertexGlobals: in uses()
170 case Type::InvocationVertexGlobals: in getStructTypeName()
214 case Type::InvocationVertexGlobals: in getStructInstanceName()
248 case Type::InvocationVertexGlobals: in AllowPacking()
269 case Type::InvocationVertexGlobals: in AllowPadding()
399 case Type::InvocationVertexGlobals: in externalStructModifyConfig()
423 case Type::InvocationVertexGlobals: in alwaysRequiresLocalVariableDeclarationInMain()
440 case Type::InvocationVertexGlobals: in isPipelineOut()
460 case Type::InvocationVertexGlobals: in externalAddressSpace()
DPipeline.h56 InvocationVertexGlobals, enumerator
DRewritePipelines.cpp389 else if (isMain && (mPipeline.type == Pipeline::Type::InvocationVertexGlobals || in getUpdatedFunction()
738 if (mPipeline.type == Pipeline::Type::InvocationVertexGlobals || in visitMain()
964 {Pipeline::Type::InvocationVertexGlobals, outStructs.invocationVertexGlobals, nullptr}, in RewritePipelines()