Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv04_context.c174 ret = nouveau_object_new(context_chan(ctx), 0xbeef0001, in nv04_context_create()
180 ret = nouveau_object_new(context_chan(ctx), 0xbeef0002, in nv04_context_create()
186 ret = nouveau_object_new(context_chan(ctx), 0xbeef0003, in nv04_context_create()
Dnouveau_context.h93 #define context_chan(ctx) \ macro
Dnv20_context.c489 ret = nouveau_object_new(context_chan(ctx), 0xbeef0001, kelvin_class, in nv20_context_create()
Dnv10_context.c481 ret = nouveau_object_new(context_chan(ctx), 0xbeef0001, celsius_class, in nv10_context_create()