Searched refs:fmt_1 (Results 1 – 1 of 1) sorted by relevance
83 int fmt_1 = 0; in r200SetVertexFormat() local169 fmt_1 |= sz << (3 * i); in r200SetVertexFormat()184 (rmesa->hw.vtx.cmd[VTX_VTXFMT_1] != fmt_1) ) { in r200SetVertexFormat()188 rmesa->hw.vtx.cmd[VTX_VTXFMT_1] = fmt_1; in r200SetVertexFormat()775 const GLuint fmt_1 = 0; in r200PointsBitmap() local786 || (rmesa->hw.vtx.cmd[VTX_VTXFMT_1] != fmt_1) ) { in r200PointsBitmap()790 rmesa->hw.vtx.cmd[VTX_VTXFMT_1] = fmt_1; in r200PointsBitmap()