Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/msl/
DPipeline.cpp130 case Type::InvocationFragmentGlobals: in uses()
196 case Type::InvocationFragmentGlobals: in getStructTypeName()
243 case Type::InvocationFragmentGlobals: in getStructInstanceName()
279 case Type::InvocationFragmentGlobals: in AllowPadding()
414 case Type::InvocationFragmentGlobals: in externalStructModifyConfig()
440 case Type::InvocationFragmentGlobals: in alwaysRequiresLocalVariableDeclarationInMain()
457 case Type::InvocationFragmentGlobals: in isPipelineOut()
478 case Type::InvocationFragmentGlobals: in externalAddressSpace()
DPipeline.h61 InvocationFragmentGlobals, enumerator
DRewritePipelines.cpp437 mPipeline.type == Pipeline::Type::InvocationFragmentGlobals)) in getUpdatedFunction()
789 mPipeline.type == Pipeline::Type::InvocationFragmentGlobals) in visitMain()
1025 {Pipeline::Type::InvocationFragmentGlobals, outStructs.invocationFragmentGlobals, nullptr, in RewritePipelines()
1039 info.pipelineType == Pipeline::Type::InvocationFragmentGlobals))) in RewritePipelines()