Searched refs:ValidateDeleteSamplers (Results 1 – 4 of 4) sorted by relevance
108 bool ValidateDeleteSamplers(const Context *context, GLsizei count, const SamplerID *samplersPacked);
2684 bool ValidateDeleteSamplers(const Context *context, GLsizei count, const SamplerID *samplers) in ValidateDeleteSamplers() function
559 (context->skipValidation() || ValidateDeleteSamplers(context, count, samplersPacked)); in GL_DeleteSamplers()
3308 (context->skipValidation() || ValidateDeleteSamplers(context, count, samplersPacked)); in GL_DeleteSamplers()