Home | History | Annotate | Download | only in functional

Lines Matching refs:glBindSampler

511 	ctx.glBindSampler	(maxTexImageUnits, sampler);
516 ctx.glBindSampler (1, -1);
522 ctx.glBindSampler (1, sampler);
2016 {bind_sampler, "bind_sampler", "Invalid glBindSampler() usage" },