Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_context.h325 #define PTP_ATT_CONST_LIN 7 macro
Dr200_state_init.c1283 rmesa->hw.ptp.cmd[PTP_ATT_CONST_LIN] = 0; in r200InitState()
Dr200_state.c612 fcmd[PTP_ATT_CONST_LIN] = ctx->Point.Params[1]; in r200PointParameter()