Searched refs:has_bit6_swizzle (Results 1 – 6 of 6) sorted by relevance
82 _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()
120 bool has_bit6_swizzle; member
1710 has_bit6_swizzle(int fd) in has_bit6_swizzle() function2040 devinfo->has_bit6_swizzle = devinfo->ver < 8 && has_bit6_swizzle(fd); in intel_get_device_info_from_fd()
226 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()
1659 map->has_swizzling = screen->devinfo.has_bit6_swizzle; in crocus_transfer_map()
1934 - intel: Add has_bit6_swizzle to devinfo