Searched refs:incompatible_vb_mask_any (Results 1 - 1 of 1) sorted by last modified time

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c58 uint32_t incompatible_vb_mask_any; member in struct:u_vbuf_elements
683 ve->incompatible_vb_mask_any |= 1 << ve->ve[i].vertex_buffer_index;
689 ve->compatible_vb_mask_all = ~ve->incompatible_vb_mask_any & used_buffers;
882 mgr->ve->incompatible_vb_mask_any) &

Completed in 595 milliseconds