| 
    HDK
    
   | 
 
#include <RV_VKPipelineLayout.h>
Public Member Functions | |
| bool | operator== (const RV_VKAttributeInfo &other) const | 
Public Attributes | |
| VkFormat | format = VK_FORMAT_UNDEFINED | 
| int | location = -1 | 
| UT_StringHolder | myName | 
Definition at line 37 of file RV_VKPipelineLayout.h.
      
  | 
  inline | 
Definition at line 44 of file RV_VKPipelineLayout.h.
| VkFormat RV_VKAttributeInfo::format = VK_FORMAT_UNDEFINED | 
Definition at line 40 of file RV_VKPipelineLayout.h.
| int RV_VKAttributeInfo::location = -1 | 
Definition at line 41 of file RV_VKPipelineLayout.h.
| UT_StringHolder RV_VKAttributeInfo::myName | 
Definition at line 42 of file RV_VKPipelineLayout.h.