Searched defs:fcmd (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_vertprog.c107 GLfloat *fcmd = (GLfloat *)&rmesa->hw.vpp[0].cmd[VPP_CMD_0 + 1]; local in function:r200VertexProgUpdateParams
H A Dr200_state.c558 GLfloat *fcmd = (GLfloat *)rmesa->hw.ptp.cmd; local in function:r200PointSize
579 GLfloat *fcmd = (GLfloat *)rmesa->hw.ptp.cmd; local in function:r200PointParameter
601 GLfloat *fcmd = (GLfloat *)rmesa->hw.ptp.cmd; local in function:r200PointParameter
839 float *fcmd local in function:update_global_ambient
875 float *fcmd = (float *)R200_DB_STATE( lit[p] ); local in function:update_light_colors
991 GLfloat *fcmd = (GLfloat *)R200_DB_STATE( mtl[0] ); local in function:r200UpdateMaterial
1106 GLfloat *fcmd = (GLfloat *)R200_DB_STATE( eye ); local in function:update_light
1121 GLfloat *fcmd = (GLfloat *)R200_DB_STATE( lit[p] ); local in function:update_light
1147 GLfloat *fcmd = (GLfloat *)rmesa->hw.lit[p].cmd; local in function:r200Lightfv
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_vertprog.c107 GLfloat *fcmd = (GLfloat *)&rmesa->hw.vpp[0].cmd[VPP_CMD_0 + 1]; local in function:r200VertexProgUpdateParams
H A Dr200_state.c558 GLfloat *fcmd = (GLfloat *)rmesa->hw.ptp.cmd; local in function:r200PointSize
579 GLfloat *fcmd = (GLfloat *)rmesa->hw.ptp.cmd; local in function:r200PointParameter
601 GLfloat *fcmd = (GLfloat *)rmesa->hw.ptp.cmd; local in function:r200PointParameter
838 float *fcmd local in function:update_global_ambient
875 float *fcmd = (float *)R200_DB_STATE( lit[p] ); local in function:update_light_colors
991 GLfloat *fcmd = (GLfloat *)R200_DB_STATE( mtl[0] ); local in function:r200UpdateMaterial
1106 GLfloat *fcmd = (GLfloat *)R200_DB_STATE( eye ); local in function:update_light
1122 GLfloat *fcmd = (GLfloat *)R200_DB_STATE( lit[p] ); local in function:update_light
1148 GLfloat *fcmd = (GLfloat *)rmesa->hw.lit[p].cmd; local in function:r200Lightfv
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c654 float *fcmd = (float *)RADEON_DB_STATE( glt ); local in function:update_global_ambient
689 float *fcmd = (float *)RADEON_DB_STATE( lit[p] ); local in function:update_light_colors
794 GLfloat *fcmd = (GLfloat *)RADEON_DB_STATE( mtl ); local in function:radeonUpdateMaterial
883 GLfloat *fcmd = (GLfloat *)RADEON_DB_STATE( eye ); local in function:update_light
898 GLfloat *fcmd = (GLfloat *)RADEON_DB_STATE( lit[p] ); local in function:update_light
924 GLfloat *fcmd = (GLfloat *)rmesa->hw.lit[p].cmd; local in function:radeonLightfv
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_state.c653 float *fcmd = (float *)RADEON_DB_STATE( glt ); local in function:update_global_ambient
689 float *fcmd = (float *)RADEON_DB_STATE( lit[p] ); local in function:update_light_colors
794 GLfloat *fcmd = (GLfloat *)RADEON_DB_STATE( mtl ); local in function:radeonUpdateMaterial
883 GLfloat *fcmd = (GLfloat *)RADEON_DB_STATE( eye ); local in function:update_light
899 GLfloat *fcmd = (GLfloat *)RADEON_DB_STATE( lit[p] ); local in function:update_light
925 GLfloat *fcmd = (GLfloat *)rmesa->hw.lit[p].cmd; local in function:radeonLightfv
[all...]

Completed in 17 milliseconds