Searched refs:nouveau_state_func (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_driver.h65 nouveau_state_func *emit;
H A Dnouveau_state.h108 typedef void (*nouveau_state_func)(struct gl_context *ctx, int emit); typedef in typeref:typename:void (*)(struct gl_context * ctx,int emit)
H A Dnv04_context.c207 .emit = (nouveau_state_func[]) {
H A Dnv20_context.c508 .emit = (nouveau_state_func[]) {
H A Dnv10_context.c500 .emit = (nouveau_state_func[]) {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_driver.h65 nouveau_state_func *emit;
H A Dnouveau_state.h108 typedef void (*nouveau_state_func)(struct gl_context *ctx, int emit); typedef in typeref:typename:void (*)(struct gl_context * ctx,int emit)
H A Dnv04_context.c208 .emit = (nouveau_state_func[]) {
H A Dnv10_context.c501 .emit = (nouveau_state_func[]) {
H A Dnv20_context.c509 .emit = (nouveau_state_func[]) {

Completed in 7 milliseconds