Searched refs:needs64b (Results 1 – 3 of 3) sorted by relevance
66 bool needs64b);
263 bool needs64b) in u_vbuf_get_caps() argument281 if ((comp_bits > 32) && !needs64b) in u_vbuf_get_caps()
294 bool needs64b = !(flags & CSO_NO_64B_VERTEX_BUFFERS); in cso_init_vbuf() local296 u_vbuf_get_caps(cso->pipe->screen, &caps, needs64b); in cso_init_vbuf()