Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv_object.xml.h191 #define NV50_2D_CLASS 0x0000502d macro
/external/mesa3d/src/gallium/drivers/nouveau/
Dnv_object.xml.h198 #define NV50_2D_CLASS 0x0000502d macro
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c926 ret = nouveau_object_new(chan, 0xbeef502d, NV50_2D_CLASS, in nv50_screen_create()