Searched refs:kDrawVertices_HasIndices_DrawOpFlag (Results 1 – 3 of 3) sorted by relevance
144 kDrawVertices_HasIndices_DrawOpFlag = 1 << 2, enumerator
1067 flags |= kDrawVertices_HasIndices_DrawOpFlag; in onDrawVertices()1088 if (flags & kDrawVertices_HasIndices_DrawOpFlag) { in onDrawVertices()
472 if (flags & kDrawVertices_HasIndices_DrawOpFlag) { in drawVertices_rp()