--- title: UBOEntry --- An entry binding a uniform buffer into a BindGroup. Dynamic-offset UBOs are declared on each layout entry via `BindGroupLayoutEntry.hasDynamicOffset`, matching WebGPU/Vulkan's layout-level ownership model. ## Fields ### `slot` ### `buffer` ### `offset` ### `size`