Searched refs:fmt_1 (Results 1 – 1 of 1) sorted by relevance
85 int fmt_1 = 0; in r200SetVertexFormat() local171 fmt_1 |= sz << (3 * i); in r200SetVertexFormat()186 (rmesa->hw.vtx.cmd[VTX_VTXFMT_1] != fmt_1) ) { in r200SetVertexFormat()190 rmesa->hw.vtx.cmd[VTX_VTXFMT_1] = fmt_1; in r200SetVertexFormat()767 const GLuint fmt_1 = 0; in r200PointsBitmap() local778 || (rmesa->hw.vtx.cmd[VTX_VTXFMT_1] != fmt_1) ) { in r200PointsBitmap()782 rmesa->hw.vtx.cmd[VTX_VTXFMT_1] = fmt_1; in r200PointsBitmap()