Home
last modified time | relevance | path

Searched refs:GV100_COMPUTE_CLASS (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/
Dnv_object.xml.h212 #define GV100_COMPUTE_CLASS 0x0000c3c0 macro
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnve4_compute.c59 obj_class = GV100_COMPUTE_CLASS; in nve4_screen_compute_setup()
104 if (obj_class < GV100_COMPUTE_CLASS) { in nve4_screen_compute_setup()
116 if (obj_class < GV100_COMPUTE_CLASS) { in nve4_screen_compute_setup()
874 if (nvc0->screen->compute->oclass >= GV100_COMPUTE_CLASS) in nve4_launch_grid()
887 if (nvc0->screen->compute->oclass >= GV100_COMPUTE_CLASS) in nve4_launch_grid()