Searched refs:kInvalidFilterTexture (Results 1 – 2 of 2) sorted by relevance
271 MSG kInvalidFilterTexture = "Texture only supports NEAREST and LINEAR filtering."; variable
304 context->validationError(entryPoint, GL_INVALID_ENUM, kInvalidFilterTexture); in ValidateTextureMinFilterValue()