Searched refs:VkPhysicalDeviceMemoryProperties (Results 1 - 25 of 42) sorted by relevance

12

/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/include/
H A Dvk_struct_size_helper.h116 size_t vk_size_vkphysicaldevicememoryproperties(const VkPhysicalDeviceMemoryProperties* pStruct);
H A Dvk_struct_validate_helper.h118 uint32_t vk_validate_vkphysicaldevicememoryproperties(const VkPhysicalDeviceMemoryProperties* pStruct);
758 uint32_t vk_validate_vkphysicaldevicememoryproperties(const VkPhysicalDeviceMemoryProperties* pStruct)
H A Dvk_struct_size_helper.c728 size_t vk_size_vkphysicaldevicememoryproperties(const VkPhysicalDeviceMemoryProperties* pStruct)
732 structSize = sizeof(VkPhysicalDeviceMemoryProperties);
H A Dvk_struct_wrappers.h3137 vkphysicaldevicememoryproperties_struct_wrapper(VkPhysicalDeviceMemoryProperties* pInStruct);
3138 vkphysicaldevicememoryproperties_struct_wrapper(const VkPhysicalDeviceMemoryProperties* pInStruct);
3154 VkPhysicalDeviceMemoryProperties m_struct;
3155 const VkPhysicalDeviceMemoryProperties* m_origStructAddr;
H A Dvk_struct_string_helper.h114 char* vk_print_vkphysicaldevicememoryproperties(const VkPhysicalDeviceMemoryProperties* pStruct, const char* prefix);
2100 char* vk_print_vkphysicaldevicememoryproperties(const VkPhysicalDeviceMemoryProperties* pStruct, const char* prefix)
H A Dvk_struct_string_helper_no_addr.h114 char* vk_print_vkphysicaldevicememoryproperties(const VkPhysicalDeviceMemoryProperties* pStruct, const char* prefix);
2100 char* vk_print_vkphysicaldevicememoryproperties(const VkPhysicalDeviceMemoryProperties* pStruct, const char* prefix)
H A Dvk_struct_string_helper_no_addr_cpp.h141 std::string vk_print_vkphysicaldevicememoryproperties(const VkPhysicalDeviceMemoryProperties* pStruct, const std::string prefix);
3760 std::string vk_print_vkphysicaldevicememoryproperties(const VkPhysicalDeviceMemoryProperties* pStruct, const std::string prefix)
H A Dvk_struct_wrappers.cpp4142 vkphysicaldevicememoryproperties_struct_wrapper::vkphysicaldevicememoryproperties_struct_wrapper(VkPhysicalDeviceMemoryProperties* pInStruct) : m_indent(0), m_dummy_prefix('\0')
4147 vkphysicaldevicememoryproperties_struct_wrapper::vkphysicaldevicememoryproperties_struct_wrapper(const VkPhysicalDeviceMemoryProperties* pInStruct) : m_indent(0), m_dummy_prefix('\0')
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
H A Dvk_struct_size_helper.h116 size_t vk_size_vkphysicaldevicememoryproperties(const VkPhysicalDeviceMemoryProperties* pStruct);
H A Dvk_struct_validate_helper.h118 uint32_t vk_validate_vkphysicaldevicememoryproperties(const VkPhysicalDeviceMemoryProperties* pStruct);
758 uint32_t vk_validate_vkphysicaldevicememoryproperties(const VkPhysicalDeviceMemoryProperties* pStruct)
H A Dvk_struct_size_helper.c728 size_t vk_size_vkphysicaldevicememoryproperties(const VkPhysicalDeviceMemoryProperties* pStruct)
732 structSize = sizeof(VkPhysicalDeviceMemoryProperties);
H A Dvk_struct_wrappers.h3137 vkphysicaldevicememoryproperties_struct_wrapper(VkPhysicalDeviceMemoryProperties* pInStruct);
3138 vkphysicaldevicememoryproperties_struct_wrapper(const VkPhysicalDeviceMemoryProperties* pInStruct);
3154 VkPhysicalDeviceMemoryProperties m_struct;
3155 const VkPhysicalDeviceMemoryProperties* m_origStructAddr;
H A Dvk_struct_string_helper.h114 char* vk_print_vkphysicaldevicememoryproperties(const VkPhysicalDeviceMemoryProperties* pStruct, const char* prefix);
2100 char* vk_print_vkphysicaldevicememoryproperties(const VkPhysicalDeviceMemoryProperties* pStruct, const char* prefix)
/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/layer-src/device_limits/
H A Ddevice_limits.cpp291 GetPhysicalDeviceMemoryProperties(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties *pMemoryProperties) {
/prebuilts/ndk/current/sources/third_party/vulkan/src/include/vulkan/
H A Dvulkan.h1411 typedef struct VkPhysicalDeviceMemoryProperties { struct
1416 } VkPhysicalDeviceMemoryProperties; typedef in typeref:struct:VkPhysicalDeviceMemoryProperties
2241 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceMemoryProperties)(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties* pMemoryProperties);
2415 VkPhysicalDeviceMemoryProperties* pMemoryProperties);
/prebuilts/ndk/current/sources/third_party/vulkan/src/layers/
H A Ddevice_limits.cpp291 GetPhysicalDeviceMemoryProperties(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties *pMemoryProperties) {
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/vulkan/
H A Dvulkan.h1375 typedef struct VkPhysicalDeviceMemoryProperties { struct
1380 } VkPhysicalDeviceMemoryProperties; typedef in typeref:struct:VkPhysicalDeviceMemoryProperties
2205 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceMemoryProperties)(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties* pMemoryProperties);
2379 VkPhysicalDeviceMemoryProperties* pMemoryProperties);
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/vulkan/
H A Dvulkan.h1375 typedef struct VkPhysicalDeviceMemoryProperties { struct
1380 } VkPhysicalDeviceMemoryProperties; typedef in typeref:struct:VkPhysicalDeviceMemoryProperties
2205 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceMemoryProperties)(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties* pMemoryProperties);
2379 VkPhysicalDeviceMemoryProperties* pMemoryProperties);
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/vulkan/
H A Dvulkan.h1375 typedef struct VkPhysicalDeviceMemoryProperties { struct
1380 } VkPhysicalDeviceMemoryProperties; typedef in typeref:struct:VkPhysicalDeviceMemoryProperties
2205 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceMemoryProperties)(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties* pMemoryProperties);
2379 VkPhysicalDeviceMemoryProperties* pMemoryProperties);
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/vulkan/
H A Dvulkan.h1375 typedef struct VkPhysicalDeviceMemoryProperties { struct
1380 } VkPhysicalDeviceMemoryProperties; typedef in typeref:struct:VkPhysicalDeviceMemoryProperties
2205 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceMemoryProperties)(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties* pMemoryProperties);
2379 VkPhysicalDeviceMemoryProperties* pMemoryProperties);
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/vulkan/
H A Dvulkan.h1375 typedef struct VkPhysicalDeviceMemoryProperties { struct
1380 } VkPhysicalDeviceMemoryProperties; typedef in typeref:struct:VkPhysicalDeviceMemoryProperties
2205 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceMemoryProperties)(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties* pMemoryProperties);
2379 VkPhysicalDeviceMemoryProperties* pMemoryProperties);
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/vulkan/
H A Dvulkan.h1375 typedef struct VkPhysicalDeviceMemoryProperties { struct
1380 } VkPhysicalDeviceMemoryProperties; typedef in typeref:struct:VkPhysicalDeviceMemoryProperties
2205 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceMemoryProperties)(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties* pMemoryProperties);
2379 VkPhysicalDeviceMemoryProperties* pMemoryProperties);
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/device_limits/
H A Ddevice_limits.cpp291 GetPhysicalDeviceMemoryProperties(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties *pMemoryProperties) {
/prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
H A Dvulkan.h1411 typedef struct VkPhysicalDeviceMemoryProperties { struct
1416 } VkPhysicalDeviceMemoryProperties; typedef in typeref:struct:VkPhysicalDeviceMemoryProperties
2241 typedef void (VKAPI_PTR *PFN_vkGetPhysicalDeviceMemoryProperties)(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties* pMemoryProperties);
2415 VkPhysicalDeviceMemoryProperties* pMemoryProperties);
/prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
H A Ddevice_limits.cpp291 GetPhysicalDeviceMemoryProperties(VkPhysicalDevice physicalDevice, VkPhysicalDeviceMemoryProperties *pMemoryProperties) {

Completed in 262 milliseconds

12