Searched refs:vk_print_vkeventcreateinfo (Results 1 - 8 of 8) sorted by relevance

/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/include/
H A Dvk_struct_string_helper.h83 char* vk_print_vkeventcreateinfo(const VkEventCreateInfo* pStruct, const char* prefix);
1357 char* vk_print_vkeventcreateinfo(const VkEventCreateInfo* pStruct, const char* prefix) function
3629 return vk_print_vkeventcreateinfo((VkEventCreateInfo*)pStruct, indent);
H A Dvk_struct_string_helper_no_addr.h83 char* vk_print_vkeventcreateinfo(const VkEventCreateInfo* pStruct, const char* prefix);
1357 char* vk_print_vkeventcreateinfo(const VkEventCreateInfo* pStruct, const char* prefix) function
3629 return vk_print_vkeventcreateinfo((VkEventCreateInfo*)pStruct, indent);
H A Dvk_struct_string_helper_no_addr_cpp.h108 std::string vk_print_vkeventcreateinfo(const VkEventCreateInfo* pStruct, const std::string prefix);
2113 std::string vk_print_vkeventcreateinfo(const VkEventCreateInfo* pStruct, const std::string prefix) function
6288 return vk_print_vkeventcreateinfo((VkEventCreateInfo*)pStruct, indent);
H A Dvk_struct_string_helper_cpp.h108 std::string vk_print_vkeventcreateinfo(const VkEventCreateInfo* pStruct, const std::string prefix);
2113 std::string vk_print_vkeventcreateinfo(const VkEventCreateInfo* pStruct, const std::string prefix) function
6288 return vk_print_vkeventcreateinfo((VkEventCreateInfo*)pStruct, indent);
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
H A Dvk_struct_string_helper.h83 char* vk_print_vkeventcreateinfo(const VkEventCreateInfo* pStruct, const char* prefix);
1357 char* vk_print_vkeventcreateinfo(const VkEventCreateInfo* pStruct, const char* prefix) function
3629 return vk_print_vkeventcreateinfo((VkEventCreateInfo*)pStruct, indent);
H A Dvk_struct_string_helper_no_addr.h83 char* vk_print_vkeventcreateinfo(const VkEventCreateInfo* pStruct, const char* prefix);
1357 char* vk_print_vkeventcreateinfo(const VkEventCreateInfo* pStruct, const char* prefix) function
3629 return vk_print_vkeventcreateinfo((VkEventCreateInfo*)pStruct, indent);
H A Dvk_struct_string_helper_no_addr_cpp.h108 std::string vk_print_vkeventcreateinfo(const VkEventCreateInfo* pStruct, const std::string prefix);
2113 std::string vk_print_vkeventcreateinfo(const VkEventCreateInfo* pStruct, const std::string prefix) function
6288 return vk_print_vkeventcreateinfo((VkEventCreateInfo*)pStruct, indent);
H A Dvk_struct_string_helper_cpp.h108 std::string vk_print_vkeventcreateinfo(const VkEventCreateInfo* pStruct, const std::string prefix);
2113 std::string vk_print_vkeventcreateinfo(const VkEventCreateInfo* pStruct, const std::string prefix) function
6288 return vk_print_vkeventcreateinfo((VkEventCreateInfo*)pStruct, indent);

Completed in 210 milliseconds