Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
Dvk_shader_module.h48 extern const uint8_t vk_shaderModuleIdentifierAlgorithmUUID[VK_UUID_SIZE];
Dvk_shader_module.c63 const uint8_t vk_shaderModuleIdentifierAlgorithmUUID[VK_UUID_SIZE] = "MESA-SHA1"; variable
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c1355 STATIC_ASSERT(sizeof(vk_shaderModuleIdentifierAlgorithmUUID) == in tu_GetPhysicalDeviceProperties2()
1358 vk_shaderModuleIdentifierAlgorithmUUID, in tu_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c2611 STATIC_ASSERT(sizeof(vk_shaderModuleIdentifierAlgorithmUUID) == in anv_GetPhysicalDeviceProperties2()
2614 vk_shaderModuleIdentifierAlgorithmUUID, in anv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c2556 STATIC_ASSERT(sizeof(vk_shaderModuleIdentifierAlgorithmUUID) == in radv_GetPhysicalDeviceProperties2()
2559 vk_shaderModuleIdentifierAlgorithmUUID, in radv_GetPhysicalDeviceProperties2()