Home
last modified time | relevance | path

Searched refs:VkMemoryAllocateFlagBits (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_types.h1723 /* enum VkMemoryAllocateFlagBits */
1726 vn_sizeof_VkMemoryAllocateFlagBits(const VkMemoryAllocateFlagBits *val) in vn_sizeof_VkMemoryAllocateFlagBits()
1733 vn_encode_VkMemoryAllocateFlagBits(struct vn_cs_encoder *enc, const VkMemoryAllocateFlagBits *val) in vn_encode_VkMemoryAllocateFlagBits()
1739 vn_decode_VkMemoryAllocateFlagBits(struct vn_cs_decoder *dec, VkMemoryAllocateFlagBits *val) in vn_decode_VkMemoryAllocateFlagBits()
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h4446 typedef enum VkMemoryAllocateFlagBits { enum
4454 } VkMemoryAllocateFlagBits; typedef
6475 typedef VkMemoryAllocateFlagBits VkMemoryAllocateFlagBitsKHR;
/third_party/glfw/deps/glad/
H A Dvulkan.h1860 typedef enum VkMemoryAllocateFlagBits { enum
1865 } VkMemoryAllocateFlagBits; typedef
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h3545 typedef enum VkMemoryAllocateFlagBits { enum
3550 } VkMemoryAllocateFlagBits; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h4803 typedef enum VkMemoryAllocateFlagBits { enum
4811 } VkMemoryAllocateFlagBits; typedef
7940 typedef VkMemoryAllocateFlagBits VkMemoryAllocateFlagBitsKHR;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h4539 typedef enum VkMemoryAllocateFlagBits { enum
4547 } VkMemoryAllocateFlagBits; typedef
6574 typedef VkMemoryAllocateFlagBits VkMemoryAllocateFlagBitsKHR;
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h4588 typedef enum VkMemoryAllocateFlagBits { enum
4596 } VkMemoryAllocateFlagBits; typedef
6734 typedef VkMemoryAllocateFlagBits VkMemoryAllocateFlagBitsKHR;
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp585 static void parse_VkMemoryAllocateFlagBits(const char* s, Json::Value& obj, VkMemoryAllocateFlagBits& o);
7352 static void parse_VkMemoryAllocateFlagBits(const char* s, Json::Value& obj, VkMemoryAllocateFlagBits& o) { in parse_VkMemoryAllocateFlagBits()
7354 o = (VkMemoryAllocateFlagBits)VkMemoryAllocateFlagBits_map[std::string(_res)]; in parse_VkMemoryAllocateFlagBits()
7540 o |= (VkMemoryAllocateFlagBits)VkMemoryAllocateFlagBits_map[it]; in parse_VkMemoryAllocateFlags()
H A Dvulkan_json_data.hpp13654 static void print_VkMemoryAllocateFlagBits(VkMemoryAllocateFlagBits obj, const std::string& str, bool commaNeeded=true) { in print_VkMemoryAllocateFlagBits()
13662 static void print_VkMemoryAllocateFlagBits(const VkMemoryAllocateFlagBits * obj, const std::string& str, bool commaNeeded=true) { in print_VkMemoryAllocateFlagBits()
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h4954 typedef enum VkMemoryAllocateFlagBits { enum
4962 } VkMemoryAllocateFlagBits; typedef
8934 typedef VkMemoryAllocateFlagBits VkMemoryAllocateFlagBitsKHR;

Completed in 406 milliseconds