Searched refs:VkPhysicalDeviceSparseProperties (Results 1 - 25 of 26) sorted by relevance

12

/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/include/
H A Dvk_struct_size_helper.h118 size_t vk_size_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct);
H A Dvk_struct_validate_helper.h120 uint32_t vk_validate_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct);
772 if (!vk_validate_vkphysicaldevicesparseproperties((const VkPhysicalDeviceSparseProperties*)&pStruct->sparseProperties))
776 uint32_t vk_validate_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct)
H A Dvk_struct_size_helper.c744 size_t vk_size_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct)
748 structSize = sizeof(VkPhysicalDeviceSparseProperties);
H A Dvk_struct_wrappers.h3190 VkPhysicalDeviceSparseProperties get_sparseProperties() { return m_struct.sparseProperties; }
3191 void set_sparseProperties(VkPhysicalDeviceSparseProperties inValue) { m_struct.sparseProperties = inValue; }
3209 vkphysicaldevicesparseproperties_struct_wrapper(VkPhysicalDeviceSparseProperties* pInStruct);
3210 vkphysicaldevicesparseproperties_struct_wrapper(const VkPhysicalDeviceSparseProperties* pInStruct);
3232 VkPhysicalDeviceSparseProperties m_struct;
3233 const VkPhysicalDeviceSparseProperties* m_origStructAddr;
H A Dvk_struct_string_helper.h116 char* vk_print_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct, const char* prefix);
2158 char* vk_print_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct, const char* prefix)
H A Dvk_struct_string_helper_no_addr.h116 char* vk_print_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct, const char* prefix);
2158 char* vk_print_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct, const char* prefix)
H A Dvk_struct_string_helper_no_addr_cpp.h143 std::string vk_print_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct, const std::string prefix);
3884 std::string vk_print_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct, const std::string prefix)
H A Dvk_struct_wrappers.cpp4264 vkphysicaldevicesparseproperties_struct_wrapper::vkphysicaldevicesparseproperties_struct_wrapper(VkPhysicalDeviceSparseProperties* pInStruct) : m_indent(0), m_dummy_prefix('\0')
4269 vkphysicaldevicesparseproperties_struct_wrapper::vkphysicaldevicesparseproperties_struct_wrapper(const VkPhysicalDeviceSparseProperties* pInStruct) : m_indent(0), m_dummy_prefix('\0')
H A Dvk_struct_string_helper_cpp.h143 std::string vk_print_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct, const std::string prefix);
3884 std::string vk_print_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct, const std::string prefix)
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
H A Dvk_struct_size_helper.h118 size_t vk_size_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct);
H A Dvk_struct_validate_helper.h120 uint32_t vk_validate_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct);
772 if (!vk_validate_vkphysicaldevicesparseproperties((const VkPhysicalDeviceSparseProperties*)&pStruct->sparseProperties))
776 uint32_t vk_validate_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct)
H A Dvk_struct_size_helper.c744 size_t vk_size_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct)
748 structSize = sizeof(VkPhysicalDeviceSparseProperties);
H A Dvk_struct_wrappers.h3190 VkPhysicalDeviceSparseProperties get_sparseProperties() { return m_struct.sparseProperties; }
3191 void set_sparseProperties(VkPhysicalDeviceSparseProperties inValue) { m_struct.sparseProperties = inValue; }
3209 vkphysicaldevicesparseproperties_struct_wrapper(VkPhysicalDeviceSparseProperties* pInStruct);
3210 vkphysicaldevicesparseproperties_struct_wrapper(const VkPhysicalDeviceSparseProperties* pInStruct);
3232 VkPhysicalDeviceSparseProperties m_struct;
3233 const VkPhysicalDeviceSparseProperties* m_origStructAddr;
H A Dvk_struct_string_helper.h116 char* vk_print_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct, const char* prefix);
2158 char* vk_print_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct, const char* prefix)
H A Dvk_struct_string_helper_no_addr.h116 char* vk_print_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct, const char* prefix);
2158 char* vk_print_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct, const char* prefix)
H A Dvk_struct_string_helper_no_addr_cpp.h143 std::string vk_print_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct, const std::string prefix);
3884 std::string vk_print_vkphysicaldevicesparseproperties(const VkPhysicalDeviceSparseProperties* pStruct, const std::string prefix)
H A Dvk_struct_wrappers.cpp4264 vkphysicaldevicesparseproperties_struct_wrapper::vkphysicaldevicesparseproperties_struct_wrapper(VkPhysicalDeviceSparseProperties* pInStruct) : m_indent(0), m_dummy_prefix('\0')
4269 vkphysicaldevicesparseproperties_struct_wrapper::vkphysicaldevicesparseproperties_struct_wrapper(const VkPhysicalDeviceSparseProperties* pInStruct) : m_indent(0), m_dummy_prefix('\0')
/prebuilts/ndk/current/sources/third_party/vulkan/src/include/vulkan/
H A Dvulkan.h1374 typedef struct VkPhysicalDeviceSparseProperties { struct
1380 } VkPhysicalDeviceSparseProperties; typedef in typeref:struct:VkPhysicalDeviceSparseProperties
1391 VkPhysicalDeviceSparseProperties sparseProperties;
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/vulkan/
H A Dvulkan.h1338 typedef struct VkPhysicalDeviceSparseProperties { struct
1344 } VkPhysicalDeviceSparseProperties; typedef in typeref:struct:VkPhysicalDeviceSparseProperties
1355 VkPhysicalDeviceSparseProperties sparseProperties;
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/vulkan/
H A Dvulkan.h1338 typedef struct VkPhysicalDeviceSparseProperties { struct
1344 } VkPhysicalDeviceSparseProperties; typedef in typeref:struct:VkPhysicalDeviceSparseProperties
1355 VkPhysicalDeviceSparseProperties sparseProperties;
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/vulkan/
H A Dvulkan.h1338 typedef struct VkPhysicalDeviceSparseProperties { struct
1344 } VkPhysicalDeviceSparseProperties; typedef in typeref:struct:VkPhysicalDeviceSparseProperties
1355 VkPhysicalDeviceSparseProperties sparseProperties;
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/vulkan/
H A Dvulkan.h1338 typedef struct VkPhysicalDeviceSparseProperties { struct
1344 } VkPhysicalDeviceSparseProperties; typedef in typeref:struct:VkPhysicalDeviceSparseProperties
1355 VkPhysicalDeviceSparseProperties sparseProperties;
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/vulkan/
H A Dvulkan.h1338 typedef struct VkPhysicalDeviceSparseProperties { struct
1344 } VkPhysicalDeviceSparseProperties; typedef in typeref:struct:VkPhysicalDeviceSparseProperties
1355 VkPhysicalDeviceSparseProperties sparseProperties;
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/vulkan/
H A Dvulkan.h1338 typedef struct VkPhysicalDeviceSparseProperties { struct
1344 } VkPhysicalDeviceSparseProperties; typedef in typeref:struct:VkPhysicalDeviceSparseProperties
1355 VkPhysicalDeviceSparseProperties sparseProperties;
/prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
H A Dvulkan.h1374 typedef struct VkPhysicalDeviceSparseProperties { struct
1380 } VkPhysicalDeviceSparseProperties; typedef in typeref:struct:VkPhysicalDeviceSparseProperties
1391 VkPhysicalDeviceSparseProperties sparseProperties;

Completed in 389 milliseconds

12