HDK
|
#include <graphicsPipeline.h>
Public Member Functions | |
HGIGL_API | ~HgiGLGraphicsPipeline () override |
HGIGL_API void | BindPipeline () |
Apply pipeline state. More... | |
Public Member Functions inherited from HgiGraphicsPipeline | |
virtual HGI_API | ~HgiGraphicsPipeline () |
HGI_API HgiGraphicsPipelineDesc const & | GetDescriptor () const |
The descriptor describes the object. More... | |
Protected Member Functions | |
HGIGL_API | HgiGLGraphicsPipeline (HgiGL const *hgi, HgiGraphicsPipelineDesc const &desc) |
Protected Member Functions inherited from HgiGraphicsPipeline | |
HGI_API | HgiGraphicsPipeline (HgiGraphicsPipelineDesc const &desc) |
Friends | |
class | HgiGL |
Additional Inherited Members | |
Protected Attributes inherited from HgiGraphicsPipeline | |
HgiGraphicsPipelineDesc | _descriptor |
Definition at line 40 of file graphicsPipeline.h.
|
override |
|
protected |
Definition at line 51 of file graphicsPipeline.h.