Home
last modified time | relevance | path

Searched refs:NV50_3D_CLASS (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnv_object.xml.h183 #define NV50_3D_CLASS 0x00005097 macro
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_tex.c203 if (class_3d > NV50_3D_CLASS) in nv50_create_texture_view()
210 if (class_3d > NV50_3D_CLASS) in nv50_create_texture_view()
Dnv50_screen.c1102 tesla_class = NV50_3D_CLASS; in nv50_screen_create()