Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/TranslatorMetalDirect/
DPipeline.cpp113 case Type::InvocationFragmentGlobals: in uses()
173 case Type::InvocationFragmentGlobals: in getStructTypeName()
217 case Type::InvocationFragmentGlobals: in getStructInstanceName()
249 case Type::InvocationFragmentGlobals: in AllowPacking()
270 case Type::InvocationFragmentGlobals: in AllowPadding()
400 case Type::InvocationFragmentGlobals: in externalStructModifyConfig()
424 case Type::InvocationFragmentGlobals: in alwaysRequiresLocalVariableDeclarationInMain()
441 case Type::InvocationFragmentGlobals: in isPipelineOut()
461 case Type::InvocationFragmentGlobals: in externalAddressSpace()
DPipeline.h57 InvocationFragmentGlobals, enumerator
DRewritePipelines.cpp390 mPipeline.type == Pipeline::Type::InvocationFragmentGlobals)) in getUpdatedFunction()
739 mPipeline.type == Pipeline::Type::InvocationFragmentGlobals) in visitMain()
965 {Pipeline::Type::InvocationFragmentGlobals, outStructs.invocationFragmentGlobals, nullptr}, in RewritePipelines()