HDK
|
#include <graphicsCmdsDesc.h>
Public Member Functions | |
HgiGraphicsCmdsDesc () | |
bool | HasAttachments () const |
Describes the properties to begin a HgiGraphicsCmds.
Definition at line 61 of file graphicsCmdsDesc.h.
|
inline |
Definition at line 63 of file graphicsCmdsDesc.h.
|
inline |
Definition at line 72 of file graphicsCmdsDesc.h.
HgiAttachmentDescVector HgiGraphicsCmdsDesc::colorAttachmentDescs |
Definition at line 76 of file graphicsCmdsDesc.h.
HgiTextureHandleVector HgiGraphicsCmdsDesc::colorResolveTextures |
Definition at line 80 of file graphicsCmdsDesc.h.
HgiTextureHandleVector HgiGraphicsCmdsDesc::colorTextures |
Definition at line 79 of file graphicsCmdsDesc.h.
HgiAttachmentDesc HgiGraphicsCmdsDesc::depthAttachmentDesc |
Definition at line 77 of file graphicsCmdsDesc.h.
HgiTextureHandle HgiGraphicsCmdsDesc::depthResolveTexture |
Definition at line 83 of file graphicsCmdsDesc.h.
HgiTextureHandle HgiGraphicsCmdsDesc::depthTexture |
Definition at line 82 of file graphicsCmdsDesc.h.