Lines Matching defs:devinfo
34 const struct intel_device_info *devinfo,
47 ctx->devinfo = *devinfo;
57 ctx->spec = intel_spec_load(devinfo);
59 ctx->spec = intel_spec_load_from_path(devinfo, xml_path);
268 if (bt_pool_enable || ctx->devinfo.verx10 >= 125) {
290 if (ctx->devinfo.verx10 >= 125) {
592 bool is_simd8 = ctx->devinfo.ver >= 11; /* vertex shaders on Gfx8+ only */
664 bool single_ksp = ctx->devinfo.ver == 4;
854 if (ctx->devinfo.ver < 6) {
1018 if (ctx->devinfo.ver != 6) {