Searched refs:fmt_1 (Results 1 – 1 of 1) sorted by relevance
84 int fmt_1 = 0; in r200SetVertexFormat() local170 fmt_1 |= sz << (3 * i); in r200SetVertexFormat()185 (rmesa->hw.vtx.cmd[VTX_VTXFMT_1] != fmt_1) ) { in r200SetVertexFormat()189 rmesa->hw.vtx.cmd[VTX_VTXFMT_1] = fmt_1; in r200SetVertexFormat()776 const GLuint fmt_1 = 0; in r200PointsBitmap() local787 || (rmesa->hw.vtx.cmd[VTX_VTXFMT_1] != fmt_1) ) { in r200PointsBitmap()791 rmesa->hw.vtx.cmd[VTX_VTXFMT_1] = fmt_1; in r200PointsBitmap()