Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/spirv/
H A DEmulateFramebufferFetch.cpp241 TType *inputAttachmentType = in DeclareColorInputAttachmentVariable() local
267 const TType *inputAttachmentType = in DeclareDepthInputAttachmentVariable() local
279 const TType *inputAttachmentType = in DeclareStencilInputAttachmentVariable() local
H A DEmulateAdvancedBlendEquations.cpp202 TType *inputAttachmentType = new TType(EbtSubpassInput, precision, EvqUniform, 1); in createSubpassInputVar() local