HomeSort by: relevance | last modified time | path
    Searched refs:v3dv_physical_device_vendor_id (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
v3dv_pipeline_cache.c 638 if (header.vendor_id != v3dv_physical_device_vendor_id(pdevice))
945 .vendor_id = v3dv_physical_device_vendor_id(pdevice),
v3dv_device.c 636 uint32_t vendor_id = v3dv_physical_device_vendor_id(device);
1210 v3dv_physical_device_vendor_id(struct v3dv_physical_device *dev) function
1418 .vendorID = v3dv_physical_device_vendor_id(pdevice),
v3dv_private.h 1875 uint32_t v3dv_physical_device_vendor_id(struct v3dv_physical_device *dev);

Completed in 7 milliseconds