Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline_cache.c666 if (header.vendor_id != v3dv_physical_device_vendor_id(pdevice)) in pipeline_cache_load()
973 .vendor_id = v3dv_physical_device_vendor_id(pdevice), in v3dv_GetPipelineCacheData()
H A Dv3dv_device.c664 uint32_t vendor_id = v3dv_physical_device_vendor_id(device); in init_uuids()
1353 v3dv_physical_device_vendor_id(struct v3dv_physical_device *dev) in v3dv_physical_device_vendor_id() function
1533 .vendorID = v3dv_physical_device_vendor_id(pdevice), in v3dv_GetPhysicalDeviceProperties()
H A Dv3dv_private.h2110 uint32_t v3dv_physical_device_vendor_id(struct v3dv_physical_device *dev);

Completed in 10 milliseconds