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

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_driver.h 65 int num_emit; member in struct:nouveau_driver
nv04_context.c 281 .num_emit = NUM_NV04_STATE,
nouveau_state.c 449 if (i < 0 || i >= context_drv(ctx)->num_emit)
nv10_context.c 573 .num_emit = NUM_NV10_STATE,
nv20_context.c 581 .num_emit = NUM_NV20_STATE,

Completed in 27 milliseconds