Searched refs:NVF0_COMPUTE_CLASS (Results 1 – 2 of 2) sorted by relevance
207 #define NVF0_COMPUTE_CLASS 0x0000a1c0 macro
63 obj_class = NVF0_COMPUTE_CLASS; /* GK110 */ in nve4_screen_compute_setup()135 PUSH_DATA (push, (obj_class >= NVF0_COMPUTE_CLASS) ? 0x400 : 0x300); in nve4_screen_compute_setup()147 if (obj_class >= NVF0_COMPUTE_CLASS) { in nve4_screen_compute_setup()