Searched refs:forceFront (Results 1 – 3 of 3) sorted by relevance
1179 pState->forceFront = false; in DrawInstanced()1186 pState->forceFront = true; in DrawInstanced()1320 pState->forceFront = false; in DrawIndexedInstance()1327 pState->forceFront = true; in DrawIndexedInstance()
269 bool forceFront; in OSALIGNLINE() local
1072 desc.triFlags.frontFacing = state.forceFront ? 1 : ((frontFaceMask >> triIndex) & 1); in BinTrianglesImpl()