Searched refs:is_nve4 (Results 1 – 1 of 1) sorted by relevance
2536 const bool is_nve4 = screen->base.class_3d >= NVE4_3D_CLASS; in nvc0_hw_sm_end_query() local2542 const uint block[3] = { 32, is_nve4 ? 4 : 1, 1 }; in nvc0_hw_sm_end_query()2553 if (is_nve4) { in nvc0_hw_sm_end_query()2562 uint8_t d = is_nve4 ? c / 4 : 0; /* only one domain for NVC0:NVE4 */ in nvc0_hw_sm_end_query()2608 if (is_nve4) { in nvc0_hw_sm_end_query()