Home
last modified time | relevance | path

Searched defs:attachmentTypes (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/spirv/
DEmulateFramebufferFetch.cpp35 InputAttachmentUsageTraverser(uint32_t maxDrawBuffers, TVector<const TType *> *attachmentTypes) in InputAttachmentUsageTraverser()
206 const TVector<const TType *> &attachmentTypes, in DeclareLastFragDataGlobalVariable()
251 const TVector<const TType *> &attachmentTypes, in DeclareVariables()
510 TVector<const TType *> attachmentTypes; in EmulateFramebufferFetch() local