Searched defs:trisOK (Results 1 – 1 of 1) sorted by relevance
8674 bool trisOK, in setValidDrawModes()8723 bool trisOK = curTransformFeedback->getPrimitiveMode() == PrimitiveMode::Triangles; in updateValidDrawModes() local8741 bool trisOK = gsMode == PrimitiveMode::Triangles; in updateValidDrawModes() local