Home
last modified time | relevance | path

Searched refs:kInvalidSampleMaskNumber (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h342 MSG kInvalidSampleMaskNumber = "MaskNumber cannot be greater than or equal to the value of MAX_SAMP… variable
DvalidationES3.cpp3215 context->validationError(entryPoint, GL_INVALID_VALUE, kInvalidSampleMaskNumber); in ValidateIndexedStateQuery()
DvalidationES.cpp8172 context->validationError(entryPoint, GL_INVALID_VALUE, kInvalidSampleMaskNumber); in ValidateSampleMaskiBase()