Home
last modified time | relevance | path

Searched refs:vk_shaderModuleIdentifierAlgorithmUUID (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mesa3d/src/vulkan/runtime/
H A Dvk_shader_module.h49 extern const uint8_t vk_shaderModuleIdentifierAlgorithmUUID[VK_UUID_SIZE];
H A Dvk_shader_module.c73 const uint8_t vk_shaderModuleIdentifierAlgorithmUUID[VK_UUID_SIZE] = "MESA-BLAKE3"; variable
/aosp_15_r20/external/mesa3d/src/asahi/vulkan/
H A Dhk_physical_device.c919 static_assert(sizeof(vk_shaderModuleIdentifierAlgorithmUUID) == in hk_get_device_properties()
922 vk_shaderModuleIdentifierAlgorithmUUID, in hk_get_device_properties()
/aosp_15_r20/external/mesa3d/src/panfrost/vulkan/
H A Dpanvk_physical_device.c628 STATIC_ASSERT(sizeof(vk_shaderModuleIdentifierAlgorithmUUID) == in get_device_properties()
631 vk_shaderModuleIdentifierAlgorithmUUID, in get_device_properties()
/aosp_15_r20/external/mesa3d/src/nouveau/vulkan/
H A Dnvk_physical_device.c1077 STATIC_ASSERT(sizeof(vk_shaderModuleIdentifierAlgorithmUUID) == in nvk_get_device_properties()
1080 vk_shaderModuleIdentifierAlgorithmUUID, in nvk_get_device_properties()
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1241 STATIC_ASSERT(sizeof(vk_shaderModuleIdentifierAlgorithmUUID) == in get_device_properties()
1244 vk_shaderModuleIdentifierAlgorithmUUID, in get_device_properties()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_physical_device.c1741 STATIC_ASSERT(sizeof(vk_shaderModuleIdentifierAlgorithmUUID) == in get_properties()
1744 vk_shaderModuleIdentifierAlgorithmUUID, in get_properties()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_physical_device.c1809 …STATIC_ASSERT(sizeof(vk_shaderModuleIdentifierAlgorithmUUID) == sizeof(p->shaderModuleIdentifierAl… in radv_get_physical_device_properties()
1810 memcpy(p->shaderModuleIdentifierAlgorithmUUID, vk_shaderModuleIdentifierAlgorithmUUID, in radv_get_physical_device_properties()
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_device.c1228 STATIC_ASSERT(sizeof(vk_shaderModuleIdentifierAlgorithmUUID) == in get_properties()
1231 vk_shaderModuleIdentifierAlgorithmUUID, in get_properties()
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/
H A Dtu_device.cc1073 STATIC_ASSERT(sizeof(vk_shaderModuleIdentifierAlgorithmUUID) == in tu_get_properties()
1076 vk_shaderModuleIdentifierAlgorithmUUID, in tu_get_properties()