HDK
|
#include "RV_API.h"
#include <VE/VE_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>
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) |
RV_VKCommandBuffer::Callback RVmakeDestroyPtrTask | ( | UT_UniquePtr< T > | obj | ) |
Definition at line 189 of file RV_VKCommandBuffer.h.