Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv_object.xml.h183 #define NV50_3D_CLASS 0x00005097 macro
/external/mesa3d/src/gallium/drivers/nouveau/
Dnv_object.xml.h183 #define NV50_3D_CLASS 0x00005097 macro
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_tex.c201 if (class_3d > NV50_3D_CLASS) in nv50_create_texture_view()
208 if (class_3d > NV50_3D_CLASS) in nv50_create_texture_view()
Dnv50_screen.c935 tesla_class = NV50_3D_CLASS; in nv50_screen_create()