Meta · Filed Oct 29, 2025 · Published Aug 27, 2026 · verified — real USPTO data

Meta Patents a Lower-Memory Way to Sharpen AR and VR Display Frames

Sharpening a frame on a VR headset normally eats through memory fast. Meta's new patent tries to cut that cost by tracking only the parts of the image that actually need it.

A user wearing a headset interacts with a virtual skeleton enemy using hand gestures and a controller to trigger game effects. Drawing from patent filing US 2026/0253308 A1.
A user wearing a headset interacts with a virtual skeleton enemy using hand gestures and a controller to trigger game effects.
See all 14 drawings from this filing ↓
Publication number US 2026/0253308 A1
Applicant Meta Platforms Technologies, LLC
Filing date Oct 29, 2025
Publication date Aug 27, 2026
Inventors Mark Lawrence
CPC classification 345/582
Grant likelihood Medium
Examiner CENTRAL, DOCKET (Art Unit OPAP)
Status Docketed New Case - Ready for Examination (Apr 1, 2026)
Parent application Claims priority from a provisional application 63713698 (filed 2024-10-30)
Document 20 claims

What Meta's coverage-map sharpening actually does

Ever tried to load a huge photo on a slow connection and watched the whole thing crawl in? VR and AR headsets face a similar problem every time they try to display a crisp, smooth image: sharpening a full screen costs a lot of memory, and headsets don't have much to spare.

Meta's patent describes a way to reduce that memory cost by using a small guide map, called a coverage bitmap, that marks only the foreground object in a scene. Instead of processing every pixel on screen, the system focuses its sharpening work on the part of the image that matters most to you, the person wearing the headset.

The result is that the headset can still deliver a sharper, repositioned image without needing as much memory to get there. That's a practical win for any wearable device where every megabyte of memory draws power and adds weight.

From the filing · CLAIM 1
receiving a texture memory that represents a rendering of a display frame and includes a color value for each of a plurality of pixels; receiving a coverage bitmap that represents a foreground object of the display frame with respect to the plurality of pixels; …

Translation: The system takes in image data and a map showing which parts are in the foreground.

How the coverage bitmap guides frame reprojection

The patent describes a three-step pipeline for sharpening and repositioning a rendered display frame while keeping memory use low.

  • Texture memory input: The system starts with a texture memory, basically a stored image of the current frame where each pixel has a color value assigned to it.
  • Coverage bitmap input: Alongside the frame, the system receives a coverage bitmap, a compact map that marks which pixels belong to a foreground object (like a virtual hand or an in-app window) versus the background.
  • Reprojection using the bitmap: The system then reprojects the texture memory using the coverage bitmap as a guide. Reprojection means adjusting the image to account for slight changes in head position or viewing angle, a step headsets do constantly to reduce motion blur and judder. By using the coverage map to restrict where that work happens, the system avoids loading and processing full-frame data unnecessarily.

The core claim is narrow but deliberate: using a foreground-only coverage map to drive reprojection is what makes the memory saving possible. Traditional super-sampling (a technique for making images look higher-resolution than they actually are) typically works on the entire frame, which is expensive. This approach concentrates the effort where the eye is most likely to notice quality differences.

From the filing · THE ABSTRACT
… reprojecting the texture memory using the coverage bitmap, and displaying the reprojected texture memory on the display.

Translation: It adjusts the image using that map to sharpen the picture before showing it.

What this means for future Meta headset displays

For anyone wearing a Meta Quest headset or a future pair of AR glasses, sharper images with less memory overhead means the device runs cooler, lasts longer on a charge, and has more headroom for other tasks. These are the kinds of tradeoffs that decide whether a headset is comfortable to wear for an hour or exhausting after twenty minutes.

Meta has been steadily filing patents aimed at making its headset hardware more efficient rather than just more powerful, and this one fits squarely in that pattern. AR display technology is one of the more active areas in new Big Tech patents, and Meta's focus on memory reduction here signals that the company sees on-device efficiency, not raw rendering muscle, as the near-term bottleneck to crack.

That makes this Meta's 59th filing we've tracked since May in the AR glasses race, a group that includes their application on AI decision explanations and one on gaze-guided sound.

Editorial take

The headset you put on at noon should still feel light and cool by mid-afternoon. That experience depends less on any single feature than on dozens of small engineering decisions that reduce how hard the processor has to work, and this patent is one of those decisions.

The method focuses sharp rendering on whatever is close and in front of you, the part of the scene your eyes are actually looking at, while spending less effort on the background. You never see that triage happening, but you feel its absence when a device runs hot and sluggish an hour in.

For someone buying a standalone headset to use through a long session, the concrete payoff is a device that stays comfortable long enough to be useful. That matters more than any spec on the box.

There are more where this came from

We read every patent application Big Tech publishes and send you the ones worth knowing. Plain English, free, every week.

The drawings

14 drawing sheets from US 2026/0253308 A1 · click any drawing to enlarge

Patent filing page

Source. Full patent text and figures from the official USPTO publication PDF.