HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RV_VKCommandBuffer.h File Reference
#include "RV_API.h"
#include "RV_VK.h"
#include "RV_Instance.h"
#include "RV_VKPipeline.h"
#include <UT/UT_Array.h>
#include <UT/UT_Function.h>
#include <UT/UT_SharedPtr.h>
#include <functional>
#include <utility>
+ Include dependency graph for RV_VKCommandBuffer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RV_VKCommandBuffer
 
class  RV_DestroyPtrTask< T >
 

Functions

template<class T >
RV_VKCommandBuffer::Callback RVmakeDestroyPtrTask (UT_UniquePtr< T > obj)
 

Function Documentation

template<class T >
RV_VKCommandBuffer::Callback RVmakeDestroyPtrTask ( UT_UniquePtr< T >  obj)

Definition at line 181 of file RV_VKCommandBuffer.h.