Home
last modified time | relevance | path

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

/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_pipeline_cache.c59 if (memcmp(header.uuid, pdevice->pipeline_cache_uuid, VK_UUID_SIZE) != 0) in pvr_pipeline_cache_load()
131 memcpy(header.uuid, pdevice->pipeline_cache_uuid, VK_UUID_SIZE); in pvr_GetPipelineCacheData()
H A Dpvr_private.h206 uint8_t pipeline_cache_uuid[VK_UUID_SIZE]; member
H A Dpvr_device.c280 memcpy(pdevice->pipeline_cache_uuid, sha1, VK_UUID_SIZE); in pvr_physical_device_init_uuids()
1020 pdevice->pipeline_cache_uuid, in pvr_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_pipeline_cache.c670 if (memcmp(header.uuid, pdevice->pipeline_cache_uuid, VK_UUID_SIZE) != 0) in pipeline_cache_load()
976 memcpy(header.uuid, pdevice->pipeline_cache_uuid, VK_UUID_SIZE); in v3dv_GetPipelineCacheData()
H A Dv3dv_device.c678 memcpy(device->pipeline_cache_uuid, sha1, VK_UUID_SIZE); in init_uuids()
1543 pdevice->pipeline_cache_uuid, VK_UUID_SIZE); in v3dv_GetPhysicalDeviceProperties()
H A Dv3dv_private.h145 uint8_t pipeline_cache_uuid[VK_UUID_SIZE]; member
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_private.h195 uint8_t pipeline_cache_uuid[VK_UUID_SIZE]; member
H A Ddzn_device.c283 memcpy(pdev->pipeline_cache_uuid, sha1, VK_UUID_SIZE); in dzn_physical_device_init_uuids()
1546 pdevice->pipeline_cache_uuid, VK_UUID_SIZE); in dzn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c574 memcpy(device->pipeline_cache_uuid, sha1, VK_UUID_SIZE); in anv_physical_device_init_uuids()
2025 pdevice->pipeline_cache_uuid, VK_UUID_SIZE); in anv_GetPhysicalDeviceProperties()
H A Danv_private.h1050 uint8_t pipeline_cache_uuid[VK_UUID_SIZE]; member

Completed in 37 milliseconds