Searched refs:compatible_vb_mask_all (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_vbuf.c127 uint32_t compatible_vb_mask_all; member in struct:u_vbuf_elements
787 ve->compatible_vb_mask_all = ~ve->incompatible_vb_mask_any & used_buffers;
1023 mgr->ve->compatible_vb_mask_all &
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_vbuf.c131 uint32_t compatible_vb_mask_all; member in struct:u_vbuf_elements
906 ve->compatible_vb_mask_all = ~ve->incompatible_vb_mask_any & used_buffers;
1209 mgr->ve->compatible_vb_mask_all &

Completed in 6 milliseconds