Lines Matching refs:RENDERBUFFER_VALID
222 REQUIRED_RENDERABLE | DEPTH_RENDERABLE | STENCIL_RENDERABLE | RENDERBUFFER_VALID,
240 REQUIRED_RENDERABLE | COLOR_RENDERABLE | RENDERBUFFER_VALID,
260 REQUIRED_RENDERABLE | COLOR_RENDERABLE | RENDERBUFFER_VALID,
288 REQUIRED_RENDERABLE | COLOR_RENDERABLE | RENDERBUFFER_VALID,
304 REQUIRED_RENDERABLE | COLOR_RENDERABLE | RENDERBUFFER_VALID,
309 REQUIRED_RENDERABLE | COLOR_RENDERABLE | RENDERBUFFER_VALID,
328 REQUIRED_RENDERABLE | COLOR_RENDERABLE | RENDERBUFFER_VALID,
341 REQUIRED_RENDERABLE | DEPTH_RENDERABLE | RENDERBUFFER_VALID,
352 REQUIRED_RENDERABLE | DEPTH_RENDERABLE | RENDERBUFFER_VALID,
519 if (isFormatFeatureSupported(ctxFormats, *it, RENDERBUFFER_VALID)) in logFormatInfo()
524 if (isFormatFeatureSupported(coreFormats, *it, RENDERBUFFER_VALID)) in logFormatInfo()
529 logAffectingExtensions("\t\t- ", ctxFormats, *it, RENDERBUFFER_VALID, msg); in logFormatInfo()
539 if (isFormatFeatureSupported(allFormats, *it, RENDERBUFFER_VALID)) in logFormatInfo()
542 logAffectingExtensions("\t\t- ", allFormats, *it, RENDERBUFFER_VALID, msg); in logFormatInfo()