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