|
HDK
|
#include "RV_API.h"#include <VE/VE_VK.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 |
| struct | RV_VKCommandBuffer::ResourceInfo |
| 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 227 of file RV_VKCommandBuffer.h.