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/
H A Dfreedreno_uuid.c40 const char *driver_id = PACKAGE_VERSION MESA_GIT_SHA1; in fd_get_driver_uuid()
/third_party/mesa3d/src/intel/common/
H A Dintel_uuid.c68 const char* intelDriver = PACKAGE_VERSION MESA_GIT_SHA1; in intel_uuid_compute_driver_id()
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_screen.c26 #include "git_sha1.h" /* For MESA_GIT_SHA1 */
53 #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/intel/dev/
H A Dintel_debug.c181 "%s " PACKAGE_VERSION " build " MESA_GIT_SHA1, in intel_debug_write_identifiers()
/third_party/mesa3d/src/microsoft/spirv_to_dxil/
H A Dspirv_to_dxil.c178 const char sha1[] = MESA_GIT_SHA1; in spirv_to_dxil_get_version()
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dplatform.cpp73 buf.as_string() = "OpenCL " + platform.platform_version_as_string() + " Mesa " PACKAGE_VERSION MESA_GIT_SHA1; in GetPlatformInfo()
H A Ddevice.cpp341 buf.as_string() = "OpenCL " + dev.device_version_as_string() + " Mesa " PACKAGE_VERSION MESA_GIT_SHA1; in clGetDeviceInfo()
/third_party/mesa3d/src/mesa/main/
H A Dversion.c136 "%s%u.%u%s Mesa " PACKAGE_VERSION MESA_GIT_SHA1, in create_version_string()
H A 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/
H A Dlp_texture.c971 static const char *driver_id = "llvmpipe" MESA_GIT_SHA1;
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A 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/microsoft/vulkan/
H A 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/
H A Dclc_compiler.c1216 const char sha1[] = MESA_GIT_SHA1; in clc_compiler_get_version()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_screen.cpp1373 const char *mesa_version = "Mesa " PACKAGE_VERSION MESA_GIT_SHA1; in d3d12_init_screen()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c974 "Mesa " PACKAGE_VERSION MESA_GIT_SHA1); in tu_get_physical_device_properties_1_2()
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_device.c1636 "Mesa " PACKAGE_VERSION MESA_GIT_SHA1); in v3dv_GetPhysicalDeviceProperties2()
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_physical_device.c723 "Mesa " PACKAGE_VERSION MESA_GIT_SHA1); in vn_physical_device_init_properties()
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp699 const char *mesaVersionString = "Mesa " PACKAGE_VERSION MESA_GIT_SHA1; in control_send_connection_string()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_device.c2098 "Mesa " PACKAGE_VERSION MESA_GIT_SHA1); in anv_get_physical_device_properties_1_2()
/third_party/mesa3d/src/amd/vulkan/
H A 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()
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c146 const struct dxil_mdnode *compiler = dxil_get_metadata_string(m, "Mesa version " PACKAGE_VERSION MESA_GIT_SHA1); in emit_llvm_ident()

Completed in 63 milliseconds