Searched defs:emit_vertex_arrays_swtcl (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ | ||
| H A D | r300_render.c | 200 boolean emit_vertex_arrays_swtcl = flags & PREP_EMIT_VARRAYS_SWTCL; local in function:r300_reserve_cs_dwords 244 boolean emit_vertex_arrays_swtcl = flags & PREP_EMIT_VARRAYS_SWTCL; local in function:r300_emit_states |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ | ||
| H A D | r300_render.c | 201 boolean emit_vertex_arrays_swtcl = flags & PREP_EMIT_VARRAYS_SWTCL; local in function:r300_reserve_cs_dwords 245 boolean emit_vertex_arrays_swtcl = flags & PREP_EMIT_VARRAYS_SWTCL; local in function:r300_emit_states |
Completed in 5 milliseconds