|
HDK
|
#include "RV_API.h"#include <UT/UT_Array.h>#include <UT/UT_Rect.h>#include <UT/UT_NonCopyable.h>#include <UT/UT_UniquePtr.h>#include <VE/VE_VK.h>#include "RV_Instance.h"#include "RV_Type.h"#include "RV_TypePtrs.h"#include "RV_VKEnum.h"
Include dependency graph for RV_VKFramebuffer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | RV_RenderPassFormatInfo |
| class | RV_Framebuffer |
| class | RV_DynamicFramebuffer |
| class | RV_RenderPassFramebuffer |
| class | RV_VKFramebuffer |
| class | RV_VKRenderPass |
Typedefs | |
| typedef UT_UniquePtr < rv_VKAttachment > | rv_VKAttachmentPtr |
| typedef UT_UniquePtr<rv_VKAttachment> rv_VKAttachmentPtr |
Definition at line 36 of file RV_VKFramebuffer.h.