Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/tree_ops/spirv/
H A DEmulateFramebufferFetch.cpp201 TBasicType GetBasicTypeForSubpassInput(TBasicType inputType) in GetBasicTypeForSubpassInput() function
239 const TBasicType subpassInputType = GetBasicTypeForSubpassInput(outputType.getBasicType()); in DeclareColorInputAttachmentVariable()