Searched refs:ValidateCreateSamplers (Results 1 – 3 of 3) sorted by relevance
142 bool ValidateCreateSamplers(const Context *context, GLsizei n, const GLuint *samplers);
224 bool ValidateCreateSamplers(const Context *context, GLsizei n, const GLuint *samplers) in ValidateCreateSamplers() function
655 (context->skipValidation() || ValidateCreateSamplers(context, n, samplers)); in CreateSamplers()