Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DProgramExecutable.h385 bool hasStencilInputAttachment() const { return mPod.hasStencilInputAttachment; } in hasStencilInputAttachment() function
878 uint8_t hasStencilInputAttachment : 1; member