Searched refs:ptp (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_state_init.c | 750 ALLOC_STATE( ptp, tcl_add8, PTP_STATE_SIZE, "PTP/pointparams", 0 ); 850 rmesa->hw.ptp.emit = ptp_emit; 910 rmesa->hw.ptp.cmd[PTP_CMD_0] = 912 rmesa->hw.ptp.cmd[PTP_CMD_1] = 1274 rmesa->hw.ptp.cmd[PTP_EYE_X] = 0; 1275 rmesa->hw.ptp.cmd[PTP_EYE_Y] = 0; 1276 rmesa->hw.ptp.cmd[PTP_EYE_Z] = IEEE_ONE | 0x80000000; /* -1.0 */ 1277 rmesa->hw.ptp.cmd[PTP_EYE_3] = 0; 1280 rmesa->hw.ptp.cmd[PTP_VPORT_SCALE_0] = IEEE_ONE; 1281 rmesa->hw.ptp [all...] |
| H A D | r200_context.h | 512 struct radeon_state_atom ptp; member in struct:r200_hw_state
|
| H A D | r200_state.c | 558 GLfloat *fcmd = (GLfloat *)rmesa->hw.ptp.cmd; 568 R200_STATECHANGE( rmesa, ptp ); 579 GLfloat *fcmd = (GLfloat *)rmesa->hw.ptp.cmd; 585 R200_STATECHANGE( rmesa, ptp ); 592 R200_STATECHANGE( rmesa, ptp ); 600 R200_STATECHANGE( rmesa, ptp ); 601 GLfloat *fcmd = (GLfloat *)rmesa->hw.ptp.cmd;
|
| H A D | r200_cmdbuf.c | 103 insert_at_tail_if( &rmesa->radeon.hw.atomlist, &rmesa->hw.ptp );
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_state_init.c | 750 ALLOC_STATE( ptp, tcl_add8, PTP_STATE_SIZE, "PTP/pointparams", 0 ); 850 rmesa->hw.ptp.emit = ptp_emit; 910 rmesa->hw.ptp.cmd[PTP_CMD_0] = 912 rmesa->hw.ptp.cmd[PTP_CMD_1] = 1274 rmesa->hw.ptp.cmd[PTP_EYE_X] = 0; 1275 rmesa->hw.ptp.cmd[PTP_EYE_Y] = 0; 1276 rmesa->hw.ptp.cmd[PTP_EYE_Z] = IEEE_ONE | 0x80000000; /* -1.0 */ 1277 rmesa->hw.ptp.cmd[PTP_EYE_3] = 0; 1280 rmesa->hw.ptp.cmd[PTP_VPORT_SCALE_0] = IEEE_ONE; 1281 rmesa->hw.ptp [all...] |
| H A D | r200_context.h | 512 struct radeon_state_atom ptp; member in struct:r200_hw_state
|
| H A D | r200_state.c | 558 GLfloat *fcmd = (GLfloat *)rmesa->hw.ptp.cmd; 568 R200_STATECHANGE( rmesa, ptp ); 579 GLfloat *fcmd = (GLfloat *)rmesa->hw.ptp.cmd; 585 R200_STATECHANGE( rmesa, ptp ); 592 R200_STATECHANGE( rmesa, ptp ); 600 R200_STATECHANGE( rmesa, ptp ); 601 GLfloat *fcmd = (GLfloat *)rmesa->hw.ptp.cmd;
|
| H A D | r200_cmdbuf.c | 103 insert_at_tail_if( &rmesa->radeon.hw.atomlist, &rmesa->hw.ptp );
|
Completed in 17 milliseconds