Home
last modified time | relevance | path

Searched refs:VkMemoryPropertyFlagBits (Results 1 - 14 of 14) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dhwcontext_vulkan.h235 VkMemoryPropertyFlagBits flags;
H A Dvulkan.h94 VkMemoryPropertyFlagBits flags;
401 VkBufferUsageFlags usage, VkMemoryPropertyFlagBits flags);
H A Dvulkan.c138 VkMemoryPropertyFlagBits req_flags, void *alloc_extension, in vk_alloc_mem()
139 VkMemoryPropertyFlagBits *mem_flags, VkDeviceMemory *mem) in vk_alloc_mem()
194 VkBufferUsageFlags usage, VkMemoryPropertyFlagBits flags) in ff_vk_create_buf()
H A Dhwcontext_vulkan.c1660 VkMemoryPropertyFlagBits req_flags, const void *alloc_extension, in alloc_mem()
1661 VkMemoryPropertyFlagBits *mem_flags, VkDeviceMemory *mem) in alloc_mem()
3459 VkMemoryPropertyFlagBits flags;
3489 VkBufferUsageFlags usage, VkMemoryPropertyFlagBits flags, in create_buf()
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_types.h865 /* enum VkMemoryPropertyFlagBits */
868 vn_sizeof_VkMemoryPropertyFlagBits(const VkMemoryPropertyFlagBits *val) in vn_sizeof_VkMemoryPropertyFlagBits()
875 vn_encode_VkMemoryPropertyFlagBits(struct vn_cs_encoder *enc, const VkMemoryPropertyFlagBits *val) in vn_encode_VkMemoryPropertyFlagBits()
881 vn_decode_VkMemoryPropertyFlagBits(struct vn_cs_decoder *dec, VkMemoryPropertyFlagBits *val) in vn_decode_VkMemoryPropertyFlagBits()
/third_party/glfw/deps/glad/
H A Dvulkan.h994 typedef enum VkMemoryPropertyFlagBits { enum
1002 } VkMemoryPropertyFlagBits; typedef
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1292 typedef enum VkMemoryPropertyFlagBits { enum
1300 } VkMemoryPropertyFlagBits; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp510 static void parse_VkMemoryPropertyFlagBits(const char* s, Json::Value& obj, VkMemoryPropertyFlagBits& o);
3525 static void parse_VkMemoryPropertyFlagBits(const char* s, Json::Value& obj, VkMemoryPropertyFlagBits& o) { in parse_VkMemoryPropertyFlagBits()
3527 o = (VkMemoryPropertyFlagBits)VkMemoryPropertyFlagBits_map[std::string(_res)]; in parse_VkMemoryPropertyFlagBits()
4465 o |= (VkMemoryPropertyFlagBits)VkMemoryPropertyFlagBits_map[it]; in parse_VkMemoryPropertyFlags()
H A Dvulkan_json_data.hpp2249 static void print_VkMemoryPropertyFlagBits(VkMemoryPropertyFlagBits obj, const std::string& str, bool commaNeeded=true) { in print_VkMemoryPropertyFlagBits()
2257 static void print_VkMemoryPropertyFlagBits(const VkMemoryPropertyFlagBits * obj, const std::string& str, bool commaNeeded=true) { in print_VkMemoryPropertyFlagBits()
[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h1913 typedef enum VkMemoryPropertyFlagBits { enum
1923 } VkMemoryPropertyFlagBits; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h2226 typedef enum VkMemoryPropertyFlagBits { enum
2237 } VkMemoryPropertyFlagBits; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h1999 typedef enum VkMemoryPropertyFlagBits { enum
2010 } VkMemoryPropertyFlagBits; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h2030 typedef enum VkMemoryPropertyFlagBits { enum
2041 } VkMemoryPropertyFlagBits; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h2347 typedef enum VkMemoryPropertyFlagBits { enum
2358 } VkMemoryPropertyFlagBits; typedef

Completed in 383 milliseconds