Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_types.h823 /* enum VkDeviceQueueCreateFlagBits */
826 vn_sizeof_VkDeviceQueueCreateFlagBits(const VkDeviceQueueCreateFlagBits *val) in vn_sizeof_VkDeviceQueueCreateFlagBits()
833 vn_encode_VkDeviceQueueCreateFlagBits(struct vn_cs_encoder *enc, const VkDeviceQueueCreateFlagBits *val) in vn_encode_VkDeviceQueueCreateFlagBits()
839 vn_decode_VkDeviceQueueCreateFlagBits(struct vn_cs_decoder *dec, VkDeviceQueueCreateFlagBits *val) in vn_decode_VkDeviceQueueCreateFlagBits()
/third_party/glfw/deps/glad/
H A Dvulkan.h450 typedef enum VkDeviceQueueCreateFlagBits { enum
453 } VkDeviceQueueCreateFlagBits; typedef
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h1313 typedef enum VkDeviceQueueCreateFlagBits { enum
1316 } VkDeviceQueueCreateFlagBits; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp478 static void parse_VkDeviceQueueCreateFlagBits(const char* s, Json::Value& obj, VkDeviceQueueCreateFlagBits& o);
3558 static void parse_VkDeviceQueueCreateFlagBits(const char* s, Json::Value& obj, VkDeviceQueueCreateFlagBits& o) { in parse_VkDeviceQueueCreateFlagBits()
3560 o = (VkDeviceQueueCreateFlagBits)VkDeviceQueueCreateFlagBits_map[std::string(_res)]; in parse_VkDeviceQueueCreateFlagBits()
4505 o |= (VkDeviceQueueCreateFlagBits)VkDeviceQueueCreateFlagBits_map[it]; in parse_VkDeviceQueueCreateFlags()
H A Dvulkan_json_data.hpp2318 static void print_VkDeviceQueueCreateFlagBits(VkDeviceQueueCreateFlagBits obj, const std::string& str, bool commaNeeded=true) { in print_VkDeviceQueueCreateFlagBits()
2326 static void print_VkDeviceQueueCreateFlagBits(const VkDeviceQueueCreateFlagBits * obj, const std::string& str, bool commaNeeded=true) { in print_VkDeviceQueueCreateFlagBits()
[all...]
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h1943 typedef enum VkDeviceQueueCreateFlagBits { enum
1946 } VkDeviceQueueCreateFlagBits; typedef
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h2257 typedef enum VkDeviceQueueCreateFlagBits { enum
2260 } VkDeviceQueueCreateFlagBits; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h2030 typedef enum VkDeviceQueueCreateFlagBits { enum
2033 } VkDeviceQueueCreateFlagBits; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h2061 typedef enum VkDeviceQueueCreateFlagBits { enum
2064 } VkDeviceQueueCreateFlagBits; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h2375 typedef enum VkDeviceQueueCreateFlagBits { enum
2378 } VkDeviceQueueCreateFlagBits; typedef

Completed in 361 milliseconds