VulkanRaytracingCycles 0.0.0
Cycles Render Engine With VulkanRaytracingShaderModules. ( Experiment , in progress)
|
#include <vthreepy_types.h>
Public Member Functions | |
void | copy (FormatConfig form) |
Public Attributes | |
VkFormat | COLORFORMAT |
VkColorSpaceKHR | COLORSPACE |
VkFormat | DEPTHFORMAT |
Definition at line 100 of file vthreepy_types.h.
|
inline |
Definition at line 104 of file vthreepy_types.h.
VkFormat FormatConfig::COLORFORMAT |
Definition at line 101 of file vthreepy_types.h.
VkColorSpaceKHR FormatConfig::COLORSPACE |
Definition at line 102 of file vthreepy_types.h.
VkFormat FormatConfig::DEPTHFORMAT |
Definition at line 103 of file vthreepy_types.h.