HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RV_TypePtrs.h File Reference
#include "RV_API.h"
#include <UT/UT_NonCopyable.h>
#include <UT/UT_UniquePtr.h>
+ Include dependency graph for RV_TypePtrs.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef UT_UniquePtr< RV_VKMemory > RV_VKMemoryPtr
 
typedef UT_UniquePtr< RV_VKImageRV_VKImagePtr
 
typedef UT_UniquePtr
< RV_VKImageView
RV_VKImageViewPtr
 
typedef UT_UniquePtr
< RV_VKSampler
RV_VKSamplerPtr
 
typedef UT_UniquePtr< RV_VKBufferRV_VKBufferPtr
 
typedef UT_UniquePtr
< RV_VKBufferView
RV_VKBufferViewPtr
 
typedef UT_UniquePtr
< RV_VKDescriptorSet
RV_VKDescriptorSetPtr
 
typedef UT_UniquePtr
< RV_VKDescriptorPool
RV_VKDescriptorPoolPtr
 
typedef UT_UniquePtr
< RV_VKDescriptorSetLayout > 
RV_VKDescriptorSetLayoutPtr
 
typedef UT_UniquePtr
< RV_VKShaderModule
RV_VKShaderModulePtr
 
typedef UT_UniquePtr
< RV_VKPipelineLayout
RV_VKPipelineLayoutPtr
 
typedef UT_UniquePtr
< RV_VKPipeline
RV_VKPipelinePtr
 
typedef UT_UniquePtr
< RV_VKCommandBuffer
RV_VKCommandBufferPtr
 
typedef UT_UniquePtr
< RV_VKCommandPool > 
RV_VKCommandPoolPtr
 
typedef UT_UniquePtr
< RV_Framebuffer
RV_VKFramebufferPtr
 
typedef UT_UniquePtr
< RV_VKRenderPass
RV_VKRenderPassPtr
 
typedef UT_UniquePtr
< RV_ShaderProgramBase
RV_ShaderProgramBasePtr
 
typedef UT_UniquePtr
< RV_ShaderProgram
RV_ShaderProgramPtr
 
typedef UT_UniquePtr
< RV_ShaderCompute
RV_ShaderComputePtr
 

Typedef Documentation

Definition at line 73 of file RV_TypePtrs.h.

Definition at line 72 of file RV_TypePtrs.h.

Definition at line 55 of file RV_TypePtrs.h.

Definition at line 56 of file RV_TypePtrs.h.

typedef UT_UniquePtr<RV_VKCommandPool> RV_VKCommandPoolPtr

Definition at line 67 of file RV_TypePtrs.h.

typedef UT_UniquePtr<RV_VKDescriptorSetLayout> RV_VKDescriptorSetLayoutPtr

Definition at line 60 of file RV_TypePtrs.h.

Definition at line 68 of file RV_TypePtrs.h.

Definition at line 51 of file RV_TypePtrs.h.

Definition at line 52 of file RV_TypePtrs.h.

typedef UT_UniquePtr<RV_VKMemory> RV_VKMemoryPtr

Definition at line 47 of file RV_TypePtrs.h.

Definition at line 64 of file RV_TypePtrs.h.

Definition at line 69 of file RV_TypePtrs.h.

Definition at line 53 of file RV_TypePtrs.h.

Definition at line 62 of file RV_TypePtrs.h.