Home
last modified time | relevance | path

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

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