Home
last modified time | relevance | path

Searched refs:NV84_3D_CLASS (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query.c199 if (screen->base.class_3d >= NV84_3D_CLASS) in nv50_screen_get_driver_query_group_info()
207 if (screen->base.class_3d >= NV84_3D_CLASS) { in nv50_screen_get_driver_query_group_info()
222 if (screen->base.class_3d >= NV84_3D_CLASS) { in nv50_screen_get_driver_query_group_info()
H A Dnv50_query_hw_metric.c191 if (screen->base.class_3d >= NV84_3D_CLASS) in nv50_hw_metric_get_driver_query_info()
199 if (screen->base.class_3d >= NV84_3D_CLASS) { in nv50_hw_metric_get_driver_query_info()
H A Dnv50_query_hw_sm.c412 if (screen->base.class_3d >= NV84_3D_CLASS) in nv50_hw_sm_get_driver_query_info()
420 if (screen->base.class_3d >= NV84_3D_CLASS) { in nv50_hw_sm_get_driver_query_info()
H A Dnv50_push.c254 ctx.need_vertex_id = nv50->screen->base.class_3d >= NV84_3D_CLASS && in nv50_push_vbo()
H A Dnv50_screen.c923 if (screen->base.class_3d >= NV84_3D_CLASS) { in nv50_screen_init_hwctx()
1106 tesla_class = NV84_3D_CLASS; in nv50_screen_create()
H A Dnv50_vbo.c477 if (nv50->screen->base.class_3d >= NV84_3D_CLASS) { in nv50_draw_arrays()
604 if (nv50->screen->base.class_3d >= NV84_3D_CLASS) { in nv50_draw_elements()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnv_object.xml.h184 #define NV84_3D_CLASS 0x00008297 macro

Completed in 6 milliseconds