Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_atom_storagebuf.c74 if (!binding->AutomaticSize) in st_bind_ssbos()
Dst_atom_constbuf.c267 if (!binding->AutomaticSize) in st_bind_ubos()
/external/mesa3d/src/mesa/main/
Dbufferobj.c2789 binding->AutomaticSize = autoSize; in set_ubo_binding()
2816 binding->AutomaticSize = autoSize; in set_ssbo_binding()
2846 binding->AutomaticSize == autoSize) { in bind_uniform_buffer()
2877 binding->AutomaticSize == autoSize) { in bind_shader_storage_buffer()
Dmtypes.h4271 GLboolean AutomaticSize; member
4285 GLboolean AutomaticSize; member
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_surface_state.c1396 if (!binding->AutomaticSize) in brw_upload_ubo_surfaces()
1421 if (!binding->AutomaticSize) in brw_upload_ubo_surfaces()