We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
min_storage_buffer_offset_alignment
bevy_gaussian_splatting/src/render/mod.rs
Line 1041 in 0a61402
&bind_groups.cloud_bind_group, &[], ); // TODO: align dynamic offset to `min_storage_buffer_offset_alignment` pass.set_bind_group( 3, &bind_groups.sorted_bind_group,
The text was updated successfully, but these errors were encountered:
mosure
No branches or pull requests
bevy_gaussian_splatting/src/render/mod.rs
Line 1041 in 0a61402
The text was updated successfully, but these errors were encountered: