Home
last modified time | relevance | path

Searched defs:vn_renderer_info (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
Dvn_renderer.h40 struct vn_renderer_info { struct
41 struct {
50 } pci;
52 bool has_dma_buf_import;
53 bool has_cache_management;
54 bool has_external_sync;
55 bool has_implicit_fencing;
57 uint32_t max_sync_queue_count;
60 uint32_t wire_format_version;
61 uint32_t vk_xml_version;
[all …]