Home
last modified time | relevance | path

Searched refs:R200_VF_PRIM_POINT_SPRITES (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_swtcl.c325 R200_VF_PRIM_POINT_SPRITES : R200_VF_PRIM_POINTS); in reduced_hw_prim()
625 if ((hwprim & 0xf) == R200_VF_PRIM_POINT_SPRITES && ctx->Point.PointSprite) { in r200RasterPrimitive()
Dr200_tcl.c71 R200_VF_PRIM_POINT_SPRITES : R200_VF_PRIM_POINTS)
Dr200_reg.h360 #define R200_VF_PRIM_POINT_SPRITES 0x0000000b macro
Dr200_sanity.c1081 case R200_VF_PRIM_POINT_SPRITES: in print_prim_and_flags()