Searched refs:provokingVertexConvention (Results 1 – 3 of 3) sorted by relevance
372 , provokingVertexConvention (PROVOKINGVERTEX_LAST) in RenderState()380 ProvokingVertex provokingVertexConvention; member
1393 …ler::exec(inputPrimitives.begin(), vertices, numVertices, state.provokingVertexConvention); // \no… in drawGeometryShaderOutputAsPrimitives()1479 …ler::exec(inputPrimitives.begin(), vertices, (size_t)numVertices, state.provokingVertexConvention); in drawAsPrimitives()
4372 …state.provokingVertexConvention = (m_provokingFirstVertexConvention) ? (rr::PROVOKINGVERTEX… in drawWithReference()