All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HgiGraphicsPipeline Class Reference

Represents a graphics platform independent GPU graphics pipeline resource. More...

Inherited by HgiGLGraphicsPipeline.

Public Member Functions

HGI_API
HgiGraphicsPipelineDesc const & 
GetDescriptor () const
 The descriptor describes the object. More...
 

Protected Member Functions

HGI_API HgiGraphicsPipeline (HgiGraphicsPipelineDesc const &desc)
 

Protected Attributes

HgiGraphicsPipelineDesc _descriptor
 

Detailed Description

Represents a graphics platform independent GPU graphics pipeline resource.

Base class for Hgi pipelines. To the client (HdSt) pipeline resources are referred to via opaque, stateless handles (HgiPipelineHandle).

Definition at line 321 of file graphicsPipeline.h.

Member Function Documentation

HGI_API HgiGraphicsPipelineDesc const& GetDescriptor ( ) const

The descriptor describes the object.


The documentation for this class was generated from the following file: