Searched refs:R200_VF_PRIM_WALK_LIST (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_cmdbuf.c132 OUT_BATCH(primitive | R200_VF_PRIM_WALK_LIST | R200_VF_COLOR_ORDER_RGBA |
H A Dr200_sanity.c1061 ((prim & 0x30) == R200_VF_PRIM_WALK_LIST) ? "LIST," : "",
H A Dr200_reg.h367 #define R200_VF_PRIM_WALK_LIST 0x00000020 macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_cmdbuf.c132 OUT_BATCH(primitive | R200_VF_PRIM_WALK_LIST | R200_VF_COLOR_ORDER_RGBA |
H A Dr200_sanity.c1061 ((prim & 0x30) == R200_VF_PRIM_WALK_LIST) ? "LIST," : "",
H A Dr200_reg.h367 #define R200_VF_PRIM_WALK_LIST 0x00000020 macro

Completed in 30 milliseconds