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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_vbuf.c261 unsigned vb_mask, unsigned out_vb,
278 if (vb_mask & (1 << i)) {
260 u_vbuf_translate_buffers(struct u_vbuf *mgr, struct translate_key *key, unsigned vb_mask, unsigned out_vb, int start_vertex, unsigned num_vertices, int start_index, unsigned num_indices, int min_index, boolean unroll_indices) argument
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c261 unsigned vb_mask, unsigned out_vb,
278 if (vb_mask & (1 << i)) {
260 u_vbuf_translate_buffers(struct u_vbuf *mgr, struct translate_key *key, unsigned vb_mask, unsigned out_vb, int start_vertex, unsigned num_vertices, int start_index, unsigned num_indices, int min_index, boolean unroll_indices) argument

Completed in 99 milliseconds