VulkanRaytracingCycles 0.0.0
Cycles Render Engine With VulkanRaytracingShaderModules. ( Experiment , in progress)
|
#include <AllocatorVk.h>
Public Types | |
typedef local_counting_allocator< typename base_alloc_t::template rebind< U >::other, count_t > | other |
Definition at line 266 of file AllocatorVk.h.
typedef local_counting_allocator<typename base_alloc_t::template rebind<U>::other, count_t> front::local_counting_allocator< base_alloc_t, count_t >::rebind< U >::other |
Definition at line 267 of file AllocatorVk.h.