Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnv20_context.c447 unsigned kelvin_class; in nv20_context_create() local
485 kelvin_class = NV25_3D_CLASS; in nv20_context_create()
487 kelvin_class = NV20_3D_CLASS; in nv20_context_create()
489 ret = nouveau_object_new(context_chan(ctx), 0xbeef0001, kelvin_class, in nv20_context_create()