Rendering apparatus and method

US10062138B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-10062138-B2
Application numberUS-201615158002-A
CountryUS
Kind codeB2
Filing dateMay 18, 2016
Priority dateSep 11, 2015
Publication dateAug 28, 2018
Grant dateAug 28, 2018

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

Provided are apparatuses and methods for rendering. The methods analyze draw commands and graphics states, generate hierarchical graphics states from the graphics states based on a graphics state common to the draw commands, and perform rendering of an image frame based on the hierarchical graphics states. The apparatuses use a hierarchical state generator and a graphics processing unit (GPU) to perform the rendering method.

First claim

Opening claim text (preview).

What is claimed is: 1. A rendering apparatus, comprising: a hierarchical state generator configured to analyze draw commands of at least one image frame and graphics states for rendering the at least one image frame, and to generate therefrom hierarchical graphics states comprising a first hierarchical graphics state comprised of at least one graphics state common to the draw commands, and second hierarchical graphics states which are draw states each corresponding to a respective one of the draw commands, each differing from the first hierarchical graphics states; and a graphics processing unit (GPU) configured to render the at least one image frame based on the hierarchical graphics states; wherein the GPU is further configured to render the at least one image frame using a plurality of graphics pipeline stages of a graphics pipeline, the first hierarchical graphics state is an image state comprised of at least one graphics state associated with at least one of the graphics pipeline stages, and each of the draw states is comprised of graphics states that are each associated with remaining ones of the graphics pipeline stages. 2. The rendering apparatus of claim 1 , wherein the GPU comprises: a state manager configured to set the image state and the draw states to be used by the graphics pipeline, wherein the graphics pipeline is configured to render the at least one image frame based on the image state and the draw states set by the state manager. 3. The rendering apparatus of claim 2 , wherein the state manager sets the draw states to be used sequentially by the graphics pipeline after setting the image state to be used by the graphics pipeline. 4. The rendering apparatus of claim 1 , wherein the CPU comprises: a tile binner configured to divide the at least one image frame into tiles and to generate binning information representing which tiles among the tiles correspond to each of the draw states; a state manager configured to determine a graphics state contained commonly in draw states corresponding to a predetermined tile as a tile state based on the binning information; and the graphics pipeline is configured to render the predetermined tile based on the hierarchical graphics states and the tile state. 5. The rendering apparatus of claim 4 , wherein the state manager is configured to determine, based on the tile state, tile draw states containing graphics states other than those of the tile state, the tile draw states being respective ones of the draw states corresponding to the predetermined tile, and to set the image state, the tile state, and the tile draw states to be used by the graphics pipeline. 6. The rendering apparatus of claim 5 , wherein the state manager is configured to set the tile draw states to be used sequentially by the graphics pipeline after sequentially setting the image state and the tile state to be used by the graphics pipeline. 7. The rendering apparatus of claim 1 , wherein the hierarchical state generator is configured to generate the hierarchical graphics states for every rendering pass for a multi-pass rendering of the at least one image frame, and wherein the GPU is configured to perform the multi-pass rendering of the at least one image frame based on the hierarchical graphics states generated for each rendering pass. 8. The rendering apparatus of claim 1 , wherein the hierarchical state generator is configured to provide the GPU with the hierarchical graphics states by using a state vector. 9. The rendering apparatus of claim 1 , wherein the graphics pipeline stages comprise an input assembly (IA), a vertex shader (VS), a primitive assembly (PA), a rasterizer (RAS) and a primitive shader (PS), and the first hierarchical graphics state is comprised of a plurality of graphics states respectively used for at least two of the IA, the VS, the PA, the RAS and the PS. 10. The rendering apparatus of claim 1 , wherein, for the rendering of the at least one image frame, the hierarchical state generator transmits to the GPU the first hierarchical graphics state and information of changed graphics states between the draw states, and refrains from transmitting remaining ones of the graphics states used for the rendering. 11. A rendering method, comprising: analyzing draw commands and graphics states for rendering at least one image frame, and generating therefrom hierarchical graphics states comprising a first hierarchical graphics state comprised of at least one graphics state common to the draw commands, and second hierarchical graphics states which are draw states each corresponding to a respective one of the draw commands, each differing from the first hierarchical graphics state; and rendering the at least one image frame based on the hierarchical graphics states, wherein the rendering of the at least one image frame is performed using a plurality of graphics pipeline stages of a graphics pipeline, the first hierarchical graphics state is an image state comprised of at least one graphics state associated with at least one of the graphics pipeline stages, and each of the draw states is comprised of graphics states that are each associated with remaining ones of the graphics pipeline stages. 12. The rendering method of claim 11 , wherein the rendering comprises: setting the image state and the draw states to be used by the graphics pipeline; and rendering the at least one image frame based on the image state and the draw states. 13. The rendering method of claim 12 , wherein the setting comprises: setting the draw states to be used sequentially by the graphics pipeline after setting the image state to be used by the graphics pipeline. 14. The rendering method of claim 11 , wherein the rendering comprises: dividing the at least one image frame into tiles and generating binning information representing which tiles among the tiles correspond to each of the draw states; determining a graphics state contained commonly in draw states corresponding to a predetermined tile as a tile state based on the binning information; and rendering the predetermined tile based on the hierarchical graphics states and the tile state. 15. The rendering method of claim 14 , wherein the rendering of the predetermined tile comprises: determining, based on the tile state, tile draw states containing graphics states other than those of the tile state, the tile draw states being respective ones of the draw states corresponding to the predetermined tile; setting the image state, the tile state, and the tile draw states to be used by the graphics pipeline; and rendering the predetermined tile based on the set image state, the set tile state, and the set tile draw states. 16. The rendering method of claim 15 , wherein the setting the image state, the tile state, and the tile draw states to the graphics pipeline comprises: setting the tile draw states to be used sequentially by the graphics pipeline after sequentially setting the image state and the tile state to be used by the graphics pipeline. 17. The rendering method of claim 11 , wherein the generating the hierarchical graphics states comprises: generating the hierarchical graphics states for every rendering pass to perform multi-pass rendering, and wherein the rendering comprises performing the multi-pass rendering of the at least one image frame based on the hierarchical graphics states generated for each pass. 18. The rendering method of claim 11 , wherein the graphics pipeline stages comprise an input assembly (IA), a vertex shader (VS), a primitive assembly (PA), a ras

Assignees

Inventors

Classifications

  • G06T1/20Primary

    Processor architectures; Processor configuration, e.g. pipelining · CPC title

  • Hierarchical, coarse-to-fine, multiscale or multiresolution image processing; Pyramid transform · CPC title

  • Tiling · CPC title

  • Graphics controllers · CPC title

  • Power processing, i.e. workload management for processors involved in display operations, such as CPUs or GPUs · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US10062138B2 cover?
Provided are apparatuses and methods for rendering. The methods analyze draw commands and graphics states, generate hierarchical graphics states from the graphics states based on a graphics state common to the draw commands, and perform rendering of an image frame based on the hierarchical graphics states. The apparatuses use a hierarchical state generator and a graphics processing unit (GPU) t…
Who is the assignee on this patent?
Samsung Electronics Co Ltd
What technology area does this patent fall under?
Primary CPC classification G06T1/20. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Aug 28 2018 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 2 related publications on this page (citations in our corpus or others sharing the same primary CPC).