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_VKDescriptorLayout
RV_VKDescriptorLayoutPtr
 
typedef UT_UniquePtr
< RV_VKShaderModule
RV_VKShaderModulePtr
 
typedef UT_UniquePtr
< RV_VKShaderModuleInfo
RV_VKShaderModuleInfoPtr
 
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 UT_UniquePtr
< RV_VKAccelerationStructure
RV_VKAccelerationStructurePtr
 

Typedef Documentation

Definition at line 82 of file RV_TypePtrs.h.

Definition at line 81 of file RV_TypePtrs.h.

Definition at line 63 of file RV_TypePtrs.h.

Definition at line 64 of file RV_TypePtrs.h.

typedef UT_UniquePtr<RV_VKCommandPool> RV_VKCommandPoolPtr

Definition at line 76 of file RV_TypePtrs.h.

Definition at line 77 of file RV_TypePtrs.h.

Definition at line 59 of file RV_TypePtrs.h.

Definition at line 60 of file RV_TypePtrs.h.

typedef UT_UniquePtr<RV_VKMemory> RV_VKMemoryPtr

Definition at line 50 of file RV_TypePtrs.h.

Definition at line 73 of file RV_TypePtrs.h.

Definition at line 78 of file RV_TypePtrs.h.

Definition at line 61 of file RV_TypePtrs.h.

Definition at line 70 of file RV_TypePtrs.h.