HomeSort by relevance Sort by last modified time
    Searched refs:incompatible_vb_mask_all (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_vbuf.c 60 uint32_t incompatible_vb_mask_all; member in struct:u_vbuf_elements
388 mgr->ve->incompatible_vb_mask_all | mgr->incompatible_vb_mask |
690 ve->incompatible_vb_mask_all = ~ve->compatible_vb_mask_any & used_buffers;
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_vbuf.c 60 uint32_t incompatible_vb_mask_all; member in struct:u_vbuf_elements
388 mgr->ve->incompatible_vb_mask_all | mgr->incompatible_vb_mask |
690 ve->incompatible_vb_mask_all = ~ve->compatible_vb_mask_any & used_buffers;
    [all...]

Completed in 850 milliseconds