HDK
|
#include <effectsShader.h>
Public Member Functions | |
virtual HDX_API | ~HdxEffectsShader () |
Static Public Member Functions | |
static void | PrintCompileErrors (const HgiShaderFunctionHandle &shaderFn) |
static void | PrintCompileErrors (const HgiShaderProgramHandle &shaderProgram) |
This class provides functionality to create and manage a single HgiGraphicsPipeline instance and to issue draw calls to that instance.
Sub-classes should define the actual interface for issuing the draw call leveraging the common functionality this class provides to facilitate that.
It is primarily intended to be used for full screen passes that perform a sceen-space effect. As an example, the HdxFullscreenShader class inherits from this class and makes use of the functions defined here to set up its pipeline and issue draw commands.
Definition at line 61 of file effectsShader.h.
|
virtual |
|
protecteddelete |
|
protecteddelete |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protecteddelete |
|
static |
|
static |