Searched refs:PFN_vkInternalAllocationNotification (Results 1 - 12 of 12) sorted by relevance

/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/include/
H A Dvk_safe_struct.h71 PFN_vkInternalAllocationNotification pfnInternalAllocation;
H A Dvk_struct_wrappers.h57 PFN_vkInternalAllocationNotification get_pfnInternalAllocation() { return m_struct.pfnInternalAllocation; }
58 void set_pfnInternalAllocation(PFN_vkInternalAllocationNotification inValue) { m_struct.pfnInternalAllocation = inValue; }
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
H A Dvk_safe_struct.h71 PFN_vkInternalAllocationNotification pfnInternalAllocation;
H A Dvk_struct_wrappers.h57 PFN_vkInternalAllocationNotification get_pfnInternalAllocation() { return m_struct.pfnInternalAllocation; }
58 void set_pfnInternalAllocation(PFN_vkInternalAllocationNotification inValue) { m_struct.pfnInternalAllocation = inValue; }
/prebuilts/ndk/current/sources/third_party/vulkan/src/include/vulkan/
H A Dvulkan.h1143 typedef void (VKAPI_PTR *PFN_vkInternalAllocationNotification)( typedef
1183 PFN_vkInternalAllocationNotification pfnInternalAllocation;
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/vulkan/
H A Dvulkan.h1107 typedef void (VKAPI_PTR *PFN_vkInternalAllocationNotification)( typedef
1147 PFN_vkInternalAllocationNotification pfnInternalAllocation;
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/vulkan/
H A Dvulkan.h1107 typedef void (VKAPI_PTR *PFN_vkInternalAllocationNotification)( typedef
1147 PFN_vkInternalAllocationNotification pfnInternalAllocation;
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/vulkan/
H A Dvulkan.h1107 typedef void (VKAPI_PTR *PFN_vkInternalAllocationNotification)( typedef
1147 PFN_vkInternalAllocationNotification pfnInternalAllocation;
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/vulkan/
H A Dvulkan.h1107 typedef void (VKAPI_PTR *PFN_vkInternalAllocationNotification)( typedef
1147 PFN_vkInternalAllocationNotification pfnInternalAllocation;
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/vulkan/
H A Dvulkan.h1107 typedef void (VKAPI_PTR *PFN_vkInternalAllocationNotification)( typedef
1147 PFN_vkInternalAllocationNotification pfnInternalAllocation;
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/vulkan/
H A Dvulkan.h1107 typedef void (VKAPI_PTR *PFN_vkInternalAllocationNotification)( typedef
1147 PFN_vkInternalAllocationNotification pfnInternalAllocation;
/prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
H A Dvulkan.h1143 typedef void (VKAPI_PTR *PFN_vkInternalAllocationNotification)( typedef
1183 PFN_vkInternalAllocationNotification pfnInternalAllocation;

Completed in 199 milliseconds