Searched defs:vkformatproperties_struct_wrapper (Results 1 - 4 of 4) sorted by relevance

/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/include/
H A Dvk_struct_wrappers.cpp2609 // vkformatproperties_struct_wrapper class definition
2610 vkformatproperties_struct_wrapper::vkformatproperties_struct_wrapper() : m_struct(), m_indent(0), m_dummy_prefix('\0'), m_origStructAddr(NULL) {} function in class:vkformatproperties_struct_wrapper
2611 vkformatproperties_struct_wrapper::vkformatproperties_struct_wrapper(VkFormatProperties* pInStruct) : m_indent(0), m_dummy_prefix('\0') function in class:vkformatproperties_struct_wrapper
2616 vkformatproperties_struct_wrapper::vkformatproperties_struct_wrapper(const VkFormatProperties* pInStruct) : m_indent(0), m_dummy_prefix('\0') function in class:vkformatproperties_struct_wrapper
2621 vkformatproperties_struct_wrapper::~vkformatproperties_struct_wrapper() {}
2623 void vkformatproperties_struct_wrapper
[all...]
H A Dvk_struct_wrappers.h1885 class vkformatproperties_struct_wrapper class
1888 vkformatproperties_struct_wrapper();
1889 vkformatproperties_struct_wrapper(VkFormatProperties* pInStruct);
1890 vkformatproperties_struct_wrapper(const VkFormatProperties* pInStruct);
1892 virtual ~vkformatproperties_struct_wrapper();
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
H A Dvk_struct_wrappers.cpp2609 // vkformatproperties_struct_wrapper class definition
2610 vkformatproperties_struct_wrapper::vkformatproperties_struct_wrapper() : m_struct(), m_indent(0), m_dummy_prefix('\0'), m_origStructAddr(NULL) {} function in class:vkformatproperties_struct_wrapper
2611 vkformatproperties_struct_wrapper::vkformatproperties_struct_wrapper(VkFormatProperties* pInStruct) : m_indent(0), m_dummy_prefix('\0') function in class:vkformatproperties_struct_wrapper
2616 vkformatproperties_struct_wrapper::vkformatproperties_struct_wrapper(const VkFormatProperties* pInStruct) : m_indent(0), m_dummy_prefix('\0') function in class:vkformatproperties_struct_wrapper
2621 vkformatproperties_struct_wrapper::~vkformatproperties_struct_wrapper() {}
2623 void vkformatproperties_struct_wrapper
[all...]
H A Dvk_struct_wrappers.h1885 class vkformatproperties_struct_wrapper class
1888 vkformatproperties_struct_wrapper();
1889 vkformatproperties_struct_wrapper(VkFormatProperties* pInStruct);
1890 vkformatproperties_struct_wrapper(const VkFormatProperties* pInStruct);
1892 virtual ~vkformatproperties_struct_wrapper();

Completed in 108 milliseconds