Home
last modified time | relevance | path

Searched refs:R200_VF_PRIM_WALK_LIST (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_cmdbuf.c132 OUT_BATCH(primitive | R200_VF_PRIM_WALK_LIST | R200_VF_COLOR_ORDER_RGBA | in r200EmitVbufPrim()
Dr200_reg.h367 #define R200_VF_PRIM_WALK_LIST 0x00000020 macro
Dr200_sanity.c1064 ((prim & 0x30) == R200_VF_PRIM_WALK_LIST) ? "LIST," : "", in print_prim_and_flags()