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