HomeSort by relevance Sort by last modified time
    Searched full:incompatible_vb_mask_any (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/gallium/auxiliary/util/
u_vbuf.c 120 uint32_t incompatible_vb_mask_any; member in struct:u_vbuf_elements
777 ve->incompatible_vb_mask_any |= 1 << ve->ve[i].vertex_buffer_index;
784 ve->compatible_vb_mask_all = ~ve->incompatible_vb_mask_any & used_buffers;
    [all...]

Completed in 165 milliseconds