Home
last modified time | relevance | path

Searched refs:fmt_1 (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_swtcl.c84 int fmt_1 = 0; in r200SetVertexFormat() local
170 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() local
787 || (rmesa->hw.vtx.cmd[VTX_VTXFMT_1] != fmt_1) ) { in r200PointsBitmap()
791 rmesa->hw.vtx.cmd[VTX_VTXFMT_1] = fmt_1; in r200PointsBitmap()
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_defines.h256 fmt_1 = 37, enumerator
/third_party/boost/libs/multiprecision/performance/
Dlinpack-benchmark.cpp147 static char fmt_1[] = "(\002 Please send the results of this run to:\002" in MAIN__() local
185 static cilist io___4 = {0, 6, 0, fmt_1, 0}; in MAIN__()