Searched defs:emit_vertex_arrays (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_render.c199 boolean emit_vertex_arrays = flags & PREP_EMIT_VARRAYS; local in function:r300_reserve_cs_dwords
243 boolean emit_vertex_arrays = flags & PREP_EMIT_VARRAYS; local in function:r300_emit_states
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_render.c200 boolean emit_vertex_arrays = flags & PREP_EMIT_VARRAYS; local in function:r300_reserve_cs_dwords
244 boolean emit_vertex_arrays = flags & PREP_EMIT_VARRAYS; local in function:r300_emit_states

Completed in 4 milliseconds