Home
last modified time | relevance | path

Searched refs:NVF0_3D_CLASS (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_query_hw_metric.c406 case NVF0_3D_CLASS: in nvc0_hw_metric_get_queries()
428 case NVF0_3D_CLASS: in nvc0_hw_metric_get_num_queries()
687 case NVF0_3D_CLASS: in nvc0_hw_metric_get_query_result()
Dnvc0_query_hw_sm.c2242 case NVF0_3D_CLASS: in nvc0_hw_sm_get_queries()
2265 case NVF0_3D_CLASS: in nvc0_hw_sm_get_num_queries()
2479 screen->base.class_3d == NVF0_3D_CLASS) { in nvc0_hw_sm_get_program()
Dnvc0_screen.c1190 obj_class = NVF0_3D_CLASS; in nvc0_screen_create()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnv_object.xml.h192 #define NVF0_3D_CLASS 0x0000a197 macro