Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_types.h3133 /* enum VkVendorId */
3136 vn_sizeof_VkVendorId(const VkVendorId *val) in vn_sizeof_VkVendorId()
3143 vn_encode_VkVendorId(struct vn_cs_encoder *enc, const VkVendorId *val) in vn_encode_VkVendorId()
3149 vn_decode_VkVendorId(struct vn_cs_decoder *dec, VkVendorId *val) in vn_decode_VkVendorId()
/third_party/glfw/deps/glad/
H A Dvulkan.h1929 typedef enum VkVendorId { enum
1937 } VkVendorId; typedef
/third_party/vk-gl-cts/external/vulkancts/scripts/src/
H A Dvulkan_sc_core.h561 typedef enum VkVendorId { enum
569 } VkVendorId; typedef
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h1041 typedef enum VkVendorId { enum
1049 } VkVendorId; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
H A Dvulkan_json_parser.hpp600 static void parse_VkVendorId(const char* s, Json::Value& obj, VkVendorId& o);
3071 static void parse_VkVendorId(const char* s, Json::Value& obj, VkVendorId& o) { in parse_VkVendorId()
3073 o = (VkVendorId)VkVendorId_map[std::string(_res)]; in parse_VkVendorId()
H A Dvulkan_json_data.hpp1663 static void print_VkVendorId(VkVendorId obj, const std::string& str, bool commaNeeded=true) { in print_VkVendorId()
1671 static void print_VkVendorId(const VkVendorId * obj, const std::string& str, bool commaNeeded=true) { in print_VkVendorId()
[all...]
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h1298 typedef enum VkVendorId { enum
1306 } VkVendorId; typedef
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h1128 typedef enum VkVendorId { enum
1136 } VkVendorId; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h1158 typedef enum VkVendorId { enum
1166 } VkVendorId; typedef
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_core.h1393 typedef enum VkVendorId { enum
1402 } VkVendorId; typedef

Completed in 338 milliseconds