Searched refs:NV01_NULL_CLASS (Results 1 – 8 of 8) sorted by relevance
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/ |
D | nv_object.xml.h | 83 #define NV01_NULL_CLASS 0x00000030 macro
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nv_object.xml.h | 83 #define NV01_NULL_CLASS 0x00000030 macro
|
D | nouveau_context.c | 185 ret = nouveau_object_new(nctx->hw.chan, 0x00000000, NV01_NULL_CLASS, in nouveau_context_init()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/ |
D | nv_object.xml.h | 83 #define NV01_NULL_CLASS 0x00000030 macro
|
D | nouveau_context.c | 185 ret = nouveau_object_new(nctx->hw.chan, 0x00000000, NV01_NULL_CLASS, in nouveau_context_init()
|
/external/mesa3d/src/gallium/drivers/nouveau/ |
D | nv_object.xml.h | 83 #define NV01_NULL_CLASS 0x00000030 macro
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/ |
D | nv30_screen.c | 394 ret = nouveau_object_new(screen->base.channel, 0x00000000, NV01_NULL_CLASS, in nv30_screen_create()
|
/external/mesa3d/src/gallium/drivers/nv30/ |
D | nv30_screen.c | 394 ret = nouveau_object_new(screen->base.channel, 0x00000000, NV01_NULL_CLASS, in nv30_screen_create()
|