|
HDK
|
#include "RV_API.h"#include <UT/UT_UniquePtr.h>#include <UT/UT_Span.h>#include <VE/VE_VK.h>#include "RV_Instance.h"#include "RV_Type.h"#include "RV_TypePtrs.h"
Include dependency graph for RV_VKBuffer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | RV_VKBufferView |
| RAII wrapper class for VkBufferView. More... | |
| class | RV_VKBuffer |
| A vulkan buffer object. More... | |
Typedefs | |
| typedef VkBufferCreateInfo | RV_VKBufferCreateInfo |
Definition at line 26 of file RV_VKBuffer.h.