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 65 nouveau_state_func *emit;
nouveau_state.h 108 typedef void (*nouveau_state_func)(struct gl_context *ctx, int emit); typedef
nv04_context.c 208 .emit = (nouveau_state_func[]) {
nv10_context.c 502 .emit = (nouveau_state_func[]) {
nv20_context.c 510 .emit = (nouveau_state_func[]) {

Completed in 87 milliseconds