Home
last modified time | relevance | path

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

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