Lines Matching refs:ARB_sample_locations
1814 * ARB_framebuffer_no_attachment and ARB_sample_locations - Application passes
1836 if (!ctx->Extensions.ARB_sample_locations)
1925 !ctx->Extensions.ARB_sample_locations &&
1930 " ARB_sample_locations, or"
1943 ctx->Extensions.ARB_sample_locations)) {
2021 if (!ctx->Extensions.ARB_sample_locations)
4993 !ctx->Extensions.ARB_sample_locations) {
4997 "ARB_sample_locations is available)");
5123 "neither ARB_framebuffer_no_attachments nor ARB_sample_locations"
5608 if (!ctx->Extensions.ARB_sample_locations) {
5611 "(ARB_sample_locations not available)", name);
5635 /* The ARB_sample_locations spec says:
5727 if (!ctx->Extensions.ARB_sample_locations) {
5730 "ARB_sample_locations nor NV_sample_locations is available)");