HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RV_VKBuffer.h File Reference
#include "RV_API.h"
#include <UT/UT_UniquePtr.h>
#include <UT/UT_Span.h>
#include "RV_VK.h"
#include "RV_Instance.h"
#include "RV_Type.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
 

Typedef Documentation

Definition at line 25 of file RV_VKBuffer.h.