Home
last modified time | relevance | path

Searched refs:incompatible_vb_mask_any (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.c120 uint32_t incompatible_vb_mask_any; member
777 ve->incompatible_vb_mask_any |= 1 << ve->ve[i].vertex_buffer_index; in u_vbuf_create_vertex_elements()
784 ve->compatible_vb_mask_all = ~ve->incompatible_vb_mask_any & used_buffers; in u_vbuf_create_vertex_elements()
1012 mgr->ve->incompatible_vb_mask_any) & in u_vbuf_need_minmax_index()