Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_constbuf.c158 bool loaded_state_vars = false; in st_upload_constants() local
163 if (dw_offset * 4 >= uniform_bytes && !loaded_state_vars) { in st_upload_constants()
165 loaded_state_vars = true; in st_upload_constants()