Searched refs:kTextureRectangleNotSupported (Results 1 – 2 of 2) sorted by relevance
518 MSG kTextureRectangleNotSupported = "Context does not support GL_ANGLE_texture_rectangle"; variable
6268 context->validationError(GL_INVALID_ENUM, kTextureRectangleNotSupported); in RecordBindTextureTypeError()