Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h276 MSG kInvalidFogDensity = "Invalid fog density (must be nonnegative)."; variable
DvalidationES1.cpp416 context->validationError(entryPoint, GL_INVALID_VALUE, kInvalidFogDensity); in ValidateFogCommon()