Qualcomm · Filed Mar 7, 2025 · Published Sep 10, 2026 · verified — real USPTO data

Qualcomm Patents a Way to Polish Game Frames With a Dedicated AI Chip

Qualcomm has filed a patent describing a system that takes a fully rendered game frame and immediately passes it to a separate AI chip for cleanup and enhancement, rather than doing all that work on the same processor that drew the frame in the first place.

A graphics processing unit (GPU) sends a rendered frame to a neural processing unit (NPU) for AI-based post-processing before display. Drawing from patent filing US 2026/0268450 A1.
A graphics processing unit (GPU) sends a rendered frame to a neural processing unit (NPU) for AI-based post-processing before display.
See all 7 drawings from this filing ↓
Publication number US 2026/0268450 A1
Applicant QUALCOMM Incorporated
Filing date Mar 7, 2025
Publication date Sep 10, 2026
Inventors Sanjeevi S, Nawneet KUMAR, Vignesh BASKARAN
CPC classification 382/254
Grant likelihood Medium
Examiner CADEAU, WEDNEL (Art Unit 2632)
Status Docketed New Case - Ready for Examination (Mar 27, 2025)
Document 20 claims

How Qualcomm's GPU-to-AI-chip handoff actually works

Today, when a phone or laptop renders a game frame, the graphics chip does all the heavy lifting, including any touch-up work like sharpening edges or reducing visual noise. That means the graphics chip is handling two jobs at once, which can slow things down or drain the battery faster.

Qualcomm's patent describes splitting those two jobs apart. The graphics chip draws the frame at whatever speed it normally would, then immediately passes that frame to a separate on-device AI chip (called an NPU, short for neural processing unit) to handle the post-processing cleanup. The result is a finished, polished image that neither chip had to fully produce on its own.

The appeal is efficiency. When each chip does the job it was built for, you can potentially get better-looking images without asking any single piece of hardware to do more than it's designed to handle.

From the filing · CLAIM 1
rendering a graphics processing unit (GPU) input frame to generate a rendered image frame at a specified frame rate; offloading the rendered image frame to a neural processing unit (NPU) at the specified frame rate; and post-processing the rendered image frame to generate a post-processed image frame.

Translation: The system creates a game frame using the main graphics chip, then hands it over to a dedicated AI processor to clean up and enhance.

How the NPU receives and processes each rendered frame

The patent describes a pipeline with three steps. First, the GPU (graphics processing unit, the chip that draws images) renders an input frame at a set frame rate. Second, that rendered frame is offloaded to the NPU (neural processing unit, a chip optimized for running AI models quickly and efficiently). Third, the NPU applies post-processing to produce a final, cleaned-up output frame.

The key word in the claim is offloading. Rather than having the GPU handle its own output, the frame is handed off at the same frame rate it was produced, so there is no buildup of unprocessed frames waiting in a queue. The NPU works on each frame as it arrives.

  • GPU: draws the raw rendered image at a specified frame rate
  • NPU: receives the rendered frame and applies AI-based post-processing (such as noise reduction, sharpening, or upscaling)
  • Output: a post-processed image frame ready for display

Qualcomm's chips, including the Snapdragon series found in Android phones and some laptops, already include all three of these components on a single chip package, which is what makes this kind of tight coordination between GPU and NPU plausible.

From the filing · THE ABSTRACT
Aspects of the disclosure are directed to post-processing of at least one rendered image.

Translation: The patent describes a method for improving game graphics after the initial image is already drawn.

What this means for mobile gaming and battery life

For anyone who plays games or watches video on a phone, the promise here is better-looking output without a bigger performance hit. If the AI chip is handling the polish work, the graphics chip can stay focused on drawing frames quickly, which can help maintain frame rates and reduce heat.

For Qualcomm specifically, Qualcomm's steady investment in on-device AI processing makes this a natural extension of its existing chip architecture. The NPU is already sitting inside Snapdragon chips; this patent is about putting it to work on a task that has historically been left to the GPU or ignored entirely on mobile devices.

That makes this Qualcomm's 13th filing we've tracked since July in the GPU rendering race, following their work on mid-process video conversion and faster screen rendering.

Editorial take

The hardware this patent depends on already exists in phones and laptops: a chip that handles graphics sits next to a chip built for AI tasks, and they share the same piece of silicon. No new invention is required to make them neighbors.

The remaining work is software, specifically teaching those two chips to pass image frames between each other at a steady, matched rhythm so that the picture on screen looks smooth rather than choppy. That is a well-defined problem with a clear finish line, which makes this feel closer to a product update than a research experiment.

A filing this broad and light on specifics usually means the precise method is either already finished and kept private, or still being worked out, but either way the path from here to a real feature is short and does not require anything that does not already exist.

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

7 drawing sheets from US 2026/0268450 A1 · click any drawing to enlarge

Patent filing page

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