Searched defs:isCullFaceEnabled (Results 1 – 2 of 2) sorted by relevance
164 bool isCullFaceEnabled() const { return mRasterizer.cullFace; } in isCullFaceEnabled() function
366 bool Context::isCullFaceEnabled() const in isCullFaceEnabled() function in es2::Context