Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_array.cpp414 const GLbitfield userbuf_arrays = in st_update_array_templ() local
416 bool uses_user_vertex_buffers = userbuf_arrays != 0; in st_update_array_templ()
419 (userbuf_arrays & ~nonzero_divisor_arrays) != 0; in st_update_array_templ()