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

  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_driver.h 64 nouveau_state_func *emit;
nouveau_state.h 108 typedef void (*nouveau_state_func)(struct gl_context *ctx, int emit); typedef
nv04_context.c 207 .emit = (nouveau_state_func[]) {
nv10_context.c 500 .emit = (nouveau_state_func[]) {
nv20_context.c 508 .emit = (nouveau_state_func[]) {

Completed in 427 milliseconds