Lines Matching defs:NO_SAMPLES
2688 #define NO_SAMPLES 1000
2701 assert(samples != NO_SAMPLES);
2756 * samples will be NO_SAMPLES if called by a non-multisample function.
2786 if (samples == NO_SAMPLES) {
2821 * samples will be NO_SAMPLES if called by a non-multisample function.
2831 if (samples == NO_SAMPLES)
2858 * samples will be NO_SAMPLES if called by _mesa_RenderbufferStorage().
2868 if (samples == NO_SAMPLES)
2964 NO_SAMPLES, 0, "glRenderbufferStorage");
2999 NO_SAMPLES, 0, "glNamedRenderbufferStorage");
3014 renderbuffer_storage(ctx, rb, internalformat, width, height, NO_SAMPLES,