Home
last modified time | relevance | path

Searched refs:has_bit6_swizzle (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/common/
H A Dintel_uuid.c82 _mesa_sha1_update(&sha1_ctx, &devinfo->has_bit6_swizzle, in intel_uuid_compute_driver_id()
83 sizeof(devinfo->has_bit6_swizzle)); in intel_uuid_compute_driver_id()
/third_party/mesa3d/src/intel/dev/
H A Dintel_device_info.h120 bool has_bit6_swizzle; member
H A Dintel_device_info.c1710 has_bit6_swizzle(int fd) in has_bit6_swizzle() function
2040 devinfo->has_bit6_swizzle = devinfo->ver < 8 && has_bit6_swizzle(fd); in intel_get_device_info_from_fd()
/third_party/mesa3d/src/intel/isl/
H A Disl.c226 assert(!(info->has_bit6_swizzle && info->ver >= 8)); in isl_device_init()
230 dev->has_bit6_swizzling = info->has_bit6_swizzle; in isl_device_init()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1659 map->has_swizzling = screen->devinfo.has_bit6_swizzle; in crocus_transfer_map()

Completed in 13 milliseconds