Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DState.h472 GLuint getPatchVertices() const { return mPatchVertices; } in getPatchVertices() function
1372 GLuint getPatchVertices() const { return mPrivateState.getPatchVertices(); } in getPatchVertices() function