HDK
|
#include <graphicsCmdsDesc.h>
Public Member Functions | |
HgiGraphicsCmdsDesc () | |
bool | HasAttachments () const |
Describes the properties to begin a HgiGraphicsCmds.
Definition at line 44 of file graphicsCmdsDesc.h.
|
inline |
Definition at line 46 of file graphicsCmdsDesc.h.
|
inline |
Definition at line 55 of file graphicsCmdsDesc.h.
HgiAttachmentDescVector HgiGraphicsCmdsDesc::colorAttachmentDescs |
Definition at line 59 of file graphicsCmdsDesc.h.
HgiTextureHandleVector HgiGraphicsCmdsDesc::colorResolveTextures |
Definition at line 63 of file graphicsCmdsDesc.h.
HgiTextureHandleVector HgiGraphicsCmdsDesc::colorTextures |
Definition at line 62 of file graphicsCmdsDesc.h.
HgiAttachmentDesc HgiGraphicsCmdsDesc::depthAttachmentDesc |
Definition at line 60 of file graphicsCmdsDesc.h.
HgiTextureHandle HgiGraphicsCmdsDesc::depthResolveTexture |
Definition at line 66 of file graphicsCmdsDesc.h.
HgiTextureHandle HgiGraphicsCmdsDesc::depthTexture |
Definition at line 65 of file graphicsCmdsDesc.h.