HDK
|
#include <RV_VKPipelineLayout.h>
Public Attributes | |
VkFormat | format = VK_FORMAT_UNDEFINED |
int | location = -1 |
UT_StringHolder | myName |
Definition at line 31 of file RV_VKPipelineLayout.h.
VkFormat RV_VKAttributeInfo::format = VK_FORMAT_UNDEFINED |
Definition at line 34 of file RV_VKPipelineLayout.h.
int RV_VKAttributeInfo::location = -1 |
Definition at line 35 of file RV_VKPipelineLayout.h.
UT_StringHolder RV_VKAttributeInfo::myName |
Definition at line 36 of file RV_VKPipelineLayout.h.