Home
last modified time | relevance | path

Searched refs:kExceedsFramebufferSamples (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h117 MSG kExceedsFramebufferSamples = "Params less than 0 or greater than GL_MAX_FRAMEBUFFER_SAMPLES."; variable
DvalidationES31.cpp1146 context->validationError(entryPoint, GL_INVALID_VALUE, kExceedsFramebufferSamples); in ValidateFramebufferParameteri()