VulkanRaytracingCycles 0.0.0
Cycles Render Engine With VulkanRaytracingShaderModules. ( Experiment , in progress)
|
#include <incomplete.h>
Public Attributes | |
long | id |
long | refCnt |
Hache | mem |
void * | mapped |
std::string_view | type |
VkDeviceSize | size |
std::vector< VkDeviceSize > | sizeSet |
VkDeviceSize | memSize |
VkDeviceSize | reqSize |
VkDeviceSize | align |
VkDeviceSize | reqAlign |
Definition at line 28 of file incomplete.h.
VkDeviceSize Mache::align |
Definition at line 40 of file incomplete.h.
long Mache::id |
Definition at line 29 of file incomplete.h.
void* Mache::mapped |
Definition at line 33 of file incomplete.h.
Hache Mache::mem |
Definition at line 31 of file incomplete.h.
VkDeviceSize Mache::memSize |
Definition at line 38 of file incomplete.h.
long Mache::refCnt |
Definition at line 30 of file incomplete.h.
VkDeviceSize Mache::reqAlign |
Definition at line 41 of file incomplete.h.
VkDeviceSize Mache::reqSize |
Definition at line 39 of file incomplete.h.
VkDeviceSize Mache::size |
Definition at line 35 of file incomplete.h.
std::vector<VkDeviceSize> Mache::sizeSet |
Definition at line 36 of file incomplete.h.
std::string_view Mache::type |
Definition at line 34 of file incomplete.h.