Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DErrorStrings.h521 MSG kTextureRectangleNotSupported = "Context does not support GL_ANGLE_texture_rectangle"; variable
DvalidationES2.cpp6394 context->validationError(entryPoint, GL_INVALID_ENUM, kTextureRectangleNotSupported); in RecordBindTextureTypeError()