Searched refs:vklayerproperties_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.cpp3447 // vklayerproperties_struct_wrapper class definition
3448 vklayerproperties_struct_wrapper::vklayerproperties_struct_wrapper() : m_struct(), m_indent(0), m_dummy_prefix('\0'), m_origStructAddr(NULL) {} function in class:vklayerproperties_struct_wrapper
3449 vklayerproperties_struct_wrapper::vklayerproperties_struct_wrapper(VkLayerProperties* pInStruct) : m_indent(0), m_dummy_prefix('\0') function in class:vklayerproperties_struct_wrapper
3454 vklayerproperties_struct_wrapper::vklayerproperties_struct_wrapper(const VkLayerProperties* pInStruct) : m_indent(0), m_dummy_prefix('\0') function in class:vklayerproperties_struct_wrapper
3459 vklayerproperties_struct_wrapper::~vklayerproperties_struct_wrapper() {}
3461 void vklayerproperties_struct_wrapper
[all...]
H A Dvk_struct_wrappers.h2439 class vklayerproperties_struct_wrapper class
2442 vklayerproperties_struct_wrapper();
2443 vklayerproperties_struct_wrapper(VkLayerProperties* pInStruct);
2444 vklayerproperties_struct_wrapper(const VkLayerProperties* pInStruct);
2446 virtual ~vklayerproperties_struct_wrapper();
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
H A Dvk_struct_wrappers.cpp3447 // vklayerproperties_struct_wrapper class definition
3448 vklayerproperties_struct_wrapper::vklayerproperties_struct_wrapper() : m_struct(), m_indent(0), m_dummy_prefix('\0'), m_origStructAddr(NULL) {} function in class:vklayerproperties_struct_wrapper
3449 vklayerproperties_struct_wrapper::vklayerproperties_struct_wrapper(VkLayerProperties* pInStruct) : m_indent(0), m_dummy_prefix('\0') function in class:vklayerproperties_struct_wrapper
3454 vklayerproperties_struct_wrapper::vklayerproperties_struct_wrapper(const VkLayerProperties* pInStruct) : m_indent(0), m_dummy_prefix('\0') function in class:vklayerproperties_struct_wrapper
3459 vklayerproperties_struct_wrapper::~vklayerproperties_struct_wrapper() {}
3461 void vklayerproperties_struct_wrapper
[all...]
H A Dvk_struct_wrappers.h2439 class vklayerproperties_struct_wrapper class
2442 vklayerproperties_struct_wrapper();
2443 vklayerproperties_struct_wrapper(VkLayerProperties* pInStruct);
2444 vklayerproperties_struct_wrapper(const VkLayerProperties* pInStruct);
2446 virtual ~vklayerproperties_struct_wrapper();

Completed in 107 milliseconds