VulkanRaytracingCycles 0.0.0
Cycles Render Engine With VulkanRaytracingShaderModules. ( Experiment , in progress)
|
#include <vthreepy_types.h>
Public Attributes | |
VkFormat | COLORFORMAT |
VkColorSpaceKHR | COLORSPACE |
VkFormat | DEPTHFORMAT |
VkFormat | COLORFORMAT_VR |
VkFormat | COLORFORMAT_RT |
Definition at line 86 of file vthreepy_types.h.
VkFormat _Vkformat::COLORFORMAT |
Definition at line 88 of file vthreepy_types.h.
VkFormat _Vkformat::COLORFORMAT_RT |
Definition at line 92 of file vthreepy_types.h.
VkFormat _Vkformat::COLORFORMAT_VR |
Definition at line 91 of file vthreepy_types.h.
VkColorSpaceKHR _Vkformat::COLORSPACE |
Definition at line 89 of file vthreepy_types.h.
VkFormat _Vkformat::DEPTHFORMAT |
Definition at line 90 of file vthreepy_types.h.