Home
last modified time | relevance | path

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

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