Home
last modified time | relevance | path

Searched defs:needs64b (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c280 bool needs64b) in u_vbuf_get_caps()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_context.c248 bool needs64b = !(flags & CSO_NO_64B_VERTEX_BUFFERS); in cso_init_vbuf() local