Searched refs:ValidateGenSamplers (Results 1 – 4 of 4) sorted by relevance
149 bool ValidateGenSamplers(const Context *context, GLsizei count, const SamplerID *samplersPacked);
2679 bool ValidateGenSamplers(const Context *context, GLsizei count, const SamplerID *samplers) in ValidateGenSamplers() function
930 (context->skipValidation() || ValidateGenSamplers(context, count, samplersPacked)); in GL_GenSamplers()
3332 (context->skipValidation() || ValidateGenSamplers(context, count, samplersPacked)); in GL_GenSamplers()