Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_storagebuf.c70 if (!binding->AutomaticSize) in st_bind_ssbos()
Dst_atom_atomicbuf.c58 if (!binding->AutomaticSize) in st_binding_to_sb()
Dst_draw_feedback.c264 if (!binding->AutomaticSize) in st_feedback_draw_vbo()
294 if (!binding->AutomaticSize) in st_feedback_draw_vbo()
Dst_atom_constbuf.c284 if (!binding->AutomaticSize) in st_bind_ubos()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_surface_state.c1342 if (!binding->AutomaticSize) in upload_buffer_surface()
/third_party/mesa3d/src/mesa/main/
Dbufferobj.c1387 binding->AutomaticSize = autoSize; in set_buffer_binding()
1438 binding->AutomaticSize == autoSize) { in bind_buffer()
Dmtypes.h4912 GLboolean AutomaticSize; member