Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/msl/
DPipeline.cpp121 case Type::InvocationVertexGlobals: in uses()
193 case Type::InvocationVertexGlobals: in getStructTypeName()
240 case Type::InvocationVertexGlobals: in getStructInstanceName()
278 case Type::InvocationVertexGlobals: in AllowPadding()
413 case Type::InvocationVertexGlobals: in externalStructModifyConfig()
439 case Type::InvocationVertexGlobals: in alwaysRequiresLocalVariableDeclarationInMain()
456 case Type::InvocationVertexGlobals: in isPipelineOut()
477 case Type::InvocationVertexGlobals: in externalAddressSpace()
DPipeline.h60 InvocationVertexGlobals, enumerator
DRewritePipelines.cpp436 else if (isMain && (mPipeline.type == Pipeline::Type::InvocationVertexGlobals || in getUpdatedFunction()
788 if (mPipeline.type == Pipeline::Type::InvocationVertexGlobals || in visitMain()
1023 {Pipeline::Type::InvocationVertexGlobals, outStructs.invocationVertexGlobals, nullptr, in RewritePipelines()
1035 info.pipelineType == Pipeline::Type::InvocationVertexGlobals)) || in RewritePipelines()