Home
last modified time | relevance | path

Searched refs:mCullAllPolygons (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/metal/
DContextMtl.h546 bool mCullAllPolygons = false; variable
DContextMtl.mm407 if (mCullAllPolygons && gl::IsPolygonMode(mode))
575 if (mCullAllPolygons && gl::IsPolygonMode(mode))
1672 mCullAllPolygons = false;
1688 mCullAllPolygons = true;