HomeSort by relevance Sort by last modified time
    Searched refs:context_chan (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
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,
nouveau_context.h 93 #define context_chan(ctx) \ macro
nv10_context.c 479 ret = nouveau_object_new(context_chan(ctx), 0xbeef0001, celsius_class,
nv20_context.c 487 ret = nouveau_object_new(context_chan(ctx), 0xbeef0001, kelvin_class,

Completed in 25 milliseconds