Searched refs:ValidateProvokingVertexANGLE (Results 1 – 3 of 3) sorted by relevance
225 bool ValidateProvokingVertexANGLE(const Context *context, ProvokingVertexConvention modePacked);
6130 bool ValidateProvokingVertexANGLE(const Context *context, ProvokingVertexConvention modePacked) in ValidateProvokingVertexANGLE() function
959 (context->skipValidation() || ValidateProvokingVertexANGLE(context, modePacked)); in GL_ProvokingVertexANGLE()