|
HDK
|
#include "RV_API.h"#include "RV_Instance.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) |
Variables | |
| template<typename , typename = void> | |
| constexpr bool | has_destroy_func = false |
| RV_VKCommandBuffer::Callback RVmakeDestroyPtrTask | ( | UT_UniquePtr< T > | obj | ) |
Definition at line 249 of file RV_VKCommandBuffer.h.
| constexpr bool has_destroy_func = false |
Definition at line 213 of file RV_VKCommandBuffer.h.