Home
last modified time | relevance | path

Searched refs:MESA_GIT_SHA1 (Results 1 – 21 of 21) sorted by relevance

/third_party/mesa3d/src/freedreno/common/
Dfreedreno_uuid.c40 const char *driver_id = PACKAGE_VERSION MESA_GIT_SHA1; in fd_get_driver_uuid()
/third_party/mesa3d/src/intel/common/
Dintel_uuid.c68 const char* intelDriver = PACKAGE_VERSION MESA_GIT_SHA1; in intel_uuid_compute_driver_id()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_screen.c53 #ifndef MESA_GIT_SHA1
54 #define MESA_GIT_SHA1 "(unknown git revision)" macro
1015 "%s" PACKAGE_VERSION MESA_GIT_SHA1, log_prefix); in init_logging()
1156 PACKAGE_VERSION, MESA_GIT_SHA1); in svga_screen_create()
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
Dspirv_to_dxil.c178 const char sha1[] = MESA_GIT_SHA1; in spirv_to_dxil_get_version()
/third_party/mesa3d/src/intel/dev/
Dintel_debug.c181 "%s " PACKAGE_VERSION " build " MESA_GIT_SHA1, in intel_debug_write_identifiers()
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dplatform.cpp73 …ing() = "OpenCL " + platform.platform_version_as_string() + " Mesa " PACKAGE_VERSION MESA_GIT_SHA1; in GetPlatformInfo()
Ddevice.cpp341 ….as_string() = "OpenCL " + dev.device_version_as_string() + " Mesa " PACKAGE_VERSION MESA_GIT_SHA1; in clGetDeviceInfo()
/third_party/mesa3d/src/mesa/main/
Dversion.c136 "%s%u.%u%s Mesa " PACKAGE_VERSION MESA_GIT_SHA1, in create_version_string()
Dcontext.c229 _mesa_debug(NULL, "Mesa " PACKAGE_VERSION " DEBUG build" MESA_GIT_SHA1 "\n"); in one_time_init()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_texture.c971 static const char *driver_id = "llvmpipe" MESA_GIT_SHA1;
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_device.c1002 snprintf(uuid, VK_UUID_SIZE, "val-%s", &MESA_GIT_SHA1[4]); in lvp_device_get_cache_uuid()
1062 snprintf(p->driverInfo, VK_MAX_DRIVER_INFO_SIZE, "Mesa " PACKAGE_VERSION MESA_GIT_SHA1 in lvp_get_physical_device_properties_1_2()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_screen.cpp1373 const char *mesa_version = "Mesa " PACKAGE_VERSION MESA_GIT_SHA1; in d3d12_init_screen()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_device.c266 const char *mesa_version = "Mesa " PACKAGE_VERSION MESA_GIT_SHA1; in dzn_physical_device_init_uuids()
1645 snprintf(core_1_2.driverInfo, VK_MAX_DRIVER_INFO_SIZE, "Mesa " PACKAGE_VERSION MESA_GIT_SHA1); in dzn_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.c1216 const char sha1[] = MESA_GIT_SHA1; in clc_compiler_get_version()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_device.c1636 "Mesa " PACKAGE_VERSION MESA_GIT_SHA1); in v3dv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/virtio/vulkan/
Dvn_physical_device.c723 "Mesa " PACKAGE_VERSION MESA_GIT_SHA1); in vn_physical_device_init_properties()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_device.c974 "Mesa " PACKAGE_VERSION MESA_GIT_SHA1); in tu_get_physical_device_properties_1_2()
/third_party/mesa3d/src/vulkan/overlay-layer/
Doverlay.cpp699 const char *mesaVersionString = "Mesa " PACKAGE_VERSION MESA_GIT_SHA1; in control_send_connection_string()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c2098 "Mesa " PACKAGE_VERSION MESA_GIT_SHA1); in anv_get_physical_device_properties_1_2()
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c146 …dxil_mdnode *compiler = dxil_get_metadata_string(m, "Mesa version " PACKAGE_VERSION MESA_GIT_SHA1); in emit_llvm_ident()
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c2091 snprintf(p->driverInfo, VK_MAX_DRIVER_INFO_SIZE, "Mesa " PACKAGE_VERSION MESA_GIT_SHA1 "%s", in radv_get_physical_device_properties_1_2()