Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DErrorStrings.h518 MSG kTextureRectangleNotSupported = "Context does not support GL_ANGLE_texture_rectangle"; variable
DvalidationES2.cpp6268 context->validationError(GL_INVALID_ENUM, kTextureRectangleNotSupported); in RecordBindTextureTypeError()