Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glBindSampler

313 	void glBindSampler(GLuint unit, GLuint sampler);
2285 void glBindSampler(GLuint unit, GLuint sampler)
2288 ctx->glBindSampler(ctx, unit, sampler);