Searched refs:fmt_0 (Results 1 – 2 of 2) sorted by relevance
66 fmt_0 |= F0; \83 int fmt_0 = 0; in r200SetVertexFormat() local184 (rmesa->hw.vtx.cmd[VTX_VTXFMT_0] != fmt_0) || in r200SetVertexFormat()188 rmesa->hw.vtx.cmd[VTX_VTXFMT_0] = fmt_0; in r200SetVertexFormat()774 const GLuint fmt_0 = R200_VTX_XY | R200_VTX_Z0 | R200_VTX_W0 in r200PointsBitmap() local786 if ( (rmesa->hw.vtx.cmd[VTX_VTXFMT_0] != fmt_0) in r200PointsBitmap()790 rmesa->hw.vtx.cmd[VTX_VTXFMT_0] = fmt_0; in r200PointsBitmap()
70 fmt_0 |= F0; \94 int fmt_0 = 0; in radeonSetVertexFormat() local217 fmt_0 != rmesa->swtcl.vertex_format) { in radeonSetVertexFormat()219 rmesa->swtcl.vertex_format = fmt_0; in radeonSetVertexFormat()