|
VulkanRaytracingCycles 0.0.0
Cycles Render Engine With VulkanRaytracingShaderModules. ( Experiment , in progress)
|
#include <vthreepy_types.h>
Public Member Functions | |
| void | dealloc () |
| bool | isValid () |
Public Attributes | |
| VkDeviceMemory | memory = VK_NULL_HANDLE |
| size_t | size = 0 |
| int | version = { -1 } |
Definition at line 376 of file vthreepy_types.h.
|
inline |
Definition at line 381 of file vthreepy_types.h.
|
inline |
Definition at line 387 of file vthreepy_types.h.
| VkDeviceMemory Mvk::memory = VK_NULL_HANDLE |
Definition at line 378 of file vthreepy_types.h.
| size_t Mvk::size = 0 |
Definition at line 379 of file vthreepy_types.h.
| int Mvk::version = { -1 } |
Definition at line 380 of file vthreepy_types.h.