Searched refs:context_chan (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_context.c | 173 ret = nouveau_object_new(context_chan(ctx), 0xbeef0001, 179 ret = nouveau_object_new(context_chan(ctx), 0xbeef0002, 185 ret = nouveau_object_new(context_chan(ctx), 0xbeef0003,
|
| H A D | nouveau_context.h | 93 #define context_chan(ctx) \ macro
|
| H A D | nv20_context.c | 487 ret = nouveau_object_new(context_chan(ctx), 0xbeef0001, kelvin_class,
|
| H A D | nv10_context.c | 479 ret = nouveau_object_new(context_chan(ctx), 0xbeef0001, celsius_class,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/ |
| H A D | nv04_context.c | 174 ret = nouveau_object_new(context_chan(ctx), 0xbeef0001, 180 ret = nouveau_object_new(context_chan(ctx), 0xbeef0002, 186 ret = nouveau_object_new(context_chan(ctx), 0xbeef0003,
|
| H A D | nouveau_context.h | 93 #define context_chan(ctx) \ macro
|
| H A D | nv10_context.c | 480 ret = nouveau_object_new(context_chan(ctx), 0xbeef0001, celsius_class,
|
| H A D | nv20_context.c | 488 ret = nouveau_object_new(context_chan(ctx), 0xbeef0001, kelvin_class,
|
Completed in 6 milliseconds