Searched refs:v3dv_physical_device_vendor_id (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_pipeline_cache.c638 if (header.vendor_id != v3dv_physical_device_vendor_id(pdevice))
945 .vendor_id = v3dv_physical_device_vendor_id(pdevice),
H A Dv3dv_device.c636 uint32_t vendor_id = v3dv_physical_device_vendor_id(device);
1210 v3dv_physical_device_vendor_id(struct v3dv_physical_device *dev) function in typeref:typename:uint32_t
1418 .vendorID = v3dv_physical_device_vendor_id(pdevice),
H A Dv3dv_private.h1875 uint32_t v3dv_physical_device_vendor_id(struct v3dv_physical_device *dev);

Completed in 11 milliseconds