Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h321 #define PTP_VPORT_SCALE_PTSIZE 3 macro
Dr200_state_init.c1280 rmesa->hw.ptp.cmd[PTP_VPORT_SCALE_PTSIZE] = IEEE_ONE; in r200InitState()
Dr200_state.c573 fcmd[PTP_VPORT_SCALE_PTSIZE] = ctx->Point.Size; in r200PointSize()