Searched refs:evergreen_emit_clip_state (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreen_state.c1002 static void evergreen_emit_clip_state(struct r600_context *rctx, struct r600_atom *atom) function in typeref:typename:void
4440 r600_init_atom(rctx, &rctx->clip_state.atom, id++, evergreen_emit_clip_state, 26);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreen_state.c1008 static void evergreen_emit_clip_state(struct r600_context *rctx, struct r600_atom *atom) function in typeref:typename:void
4472 r600_init_atom(rctx, &rctx->clip_state.atom, id++, evergreen_emit_clip_state, 26);

Completed in 15 milliseconds