/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/postmortem/ |
H A D | vktPostmortemDeviceFaultTests.cpp | 242 deMemcpy(pipelineCacheUUID, this, sizeof(pipelineCacheUUID)); in Header()
|
/aosp_15_r20/external/swiftshader/src/Vulkan/ |
H A D | VkPipelineCache.cpp | 77 memcpy(header->pipelineCacheUUID, SWIFTSHADER_UUID, VK_UUID_SIZE); in PipelineCache()
|
H A D | VkPipelineCache.hpp | 116 uint8_t pipelineCacheUUID[VK_UUID_SIZE]; member
|
/aosp_15_r20/external/mesa3d/src/virtio/vulkan/ |
H A D | vn_physical_device.c | 357 _mesa_sha1_update(&sha1_ctx, &props->pipelineCacheUUID, in vn_physical_device_init_uuids() 358 sizeof(props->pipelineCacheUUID)); in vn_physical_device_init_uuids() 361 memcpy(props->pipelineCacheUUID, sha1, VK_UUID_SIZE); in vn_physical_device_init_uuids()
|
H A D | vn_device.c | 413 dev->physical_device->base.base.properties.pipelineCacheUUID; in vn_device_update_shader_cache_id()
|
H A D | vn_pipeline.c | 504 memcpy(header->uuid, props->pipelineCacheUUID, VK_UUID_SIZE); in vn_GetPipelineCacheData()
|
/aosp_15_r20/external/skia/src/gpu/ganesh/vk/ |
H A D | GrVkResourceProvider.cpp | 76 const uint8_t* supportedPipelineCacheUUID = devProps.pipelineCacheUUID; in pipelineCache()
|
/aosp_15_r20/frameworks/native/vulkan/nulldrv/ |
H A D | null_driver.cpp | 407 memset(properties->pipelineCacheUUID, 0, in GetPhysicalDeviceProperties() 408 sizeof(properties->pipelineCacheUUID)); in GetPhysicalDeviceProperties()
|
/aosp_15_r20/external/mesa3d/src/vulkan/runtime/ |
H A D | vk_pipeline_cache.c | 638 memcpy(cache->header.uuid, pdevice_props.pipelineCacheUUID, VK_UUID_SIZE); in vk_pipeline_cache_create()
|
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/ |
H A D | hk_physical_device.c | 1006 memcpy(pdev->vk.properties.pipelineCacheUUID, sha, VK_UUID_SIZE); in hk_physical_device_init_pipeline_cache()
|
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_physical_device.c | 607 memcpy(properties->pipelineCacheUUID, device->cache_uuid, VK_UUID_SIZE); in get_device_properties()
|
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/ |
H A D | nvk_physical_device.c | 1110 memcpy(pdev->vk.properties.pipelineCacheUUID, sha, VK_UUID_SIZE); in nvk_physical_device_init_pipeline_cache()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_debug.c | 1084 memcpy(hdr.pipelineCacheUUID, pdev->cache_uuid, VK_UUID_SIZE); in radv_GetDeviceFaultInfoEXT()
|
H A D | radv_physical_device.c | 1446 memcpy(p->pipelineCacheUUID, pdev->cache_uuid, VK_UUID_SIZE); in radv_get_physical_device_properties()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkansc/ |
H A D | vkStructTypes.inl | 749 uint8_t pipelineCacheUUID[VK_UUID_SIZE]; member 1164 uint8_t pipelineCacheUUID[VK_UUID_SIZE]; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineCacheTests.cpp | 1539 …emCmp(&m_header.PipelineCacheUUID, &m_context.getDeviceProperties().pipelineCacheUUID, VK_UUID_SIZ… in CacheHeaderTestInstance()
|
/aosp_15_r20/frameworks/native/vulkan/vkjson/ |
H A D | vkjson.cc | 628 visitor->Visit("pipelineCacheUUID", &properties->pipelineCacheUUID) && in Iterate()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 1199 lvp_device_get_cache_uuid(p->pipelineCacheUUID); in lvp_get_properties()
|
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/ |
H A D | v3dv_device.c | 1250 memcpy(properties->pipelineCacheUUID, in get_device_properties()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_physical_device.c | 1285 memcpy(props->pipelineCacheUUID, in get_properties()
|
/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/ |
H A D | goldfish_vk_deepcopy_guest.cpp | 228 memcpy(to->pipelineCacheUUID, from->pipelineCacheUUID, VK_UUID_SIZE * sizeof(uint8_t)); in deepcopy_VkPipelineCacheHeaderVersionOne() 391 memcpy(to->pipelineCacheUUID, from->pipelineCacheUUID, VK_UUID_SIZE * sizeof(uint8_t)); in deepcopy_VkPhysicalDeviceProperties()
|
/aosp_15_r20/external/mesa3d/src/imagination/vulkan/ |
H A D | pvr_device.c | 624 properties->pipelineCacheUUID); in pvr_physical_device_get_properties()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
H A D | vkStructTypes.inl | 789 uint8_t pipelineCacheUUID[VK_UUID_SIZE]; member 1177 uint8_t pipelineCacheUUID[VK_UUID_SIZE]; member 8497 uint8_t pipelineCacheUUID[VK_UUID_SIZE]; member
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_deepcopy.cpp | 230 memcpy(to->pipelineCacheUUID, from->pipelineCacheUUID, VK_UUID_SIZE * sizeof(uint8_t)); in deepcopy_VkPipelineCacheHeaderVersionOne() 393 memcpy(to->pipelineCacheUUID, from->pipelineCacheUUID, VK_UUID_SIZE * sizeof(uint8_t)); in deepcopy_VkPhysicalDeviceProperties()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/ |
H A D | anv_device.c | 1122 memcpy(props->pipelineCacheUUID, in get_properties()
|