]> git.nega.tv - josh/narcissus/commit
Rename `request_command_buffer` to `create_...`
authorJoshua Simmons <josh@nega.tv>
Sat, 29 Oct 2022 14:12:39 +0000 (16:12 +0200)
committerJoshua Simmons <josh@nega.tv>
Sat, 29 Oct 2022 14:12:39 +0000 (16:12 +0200)
commit78042e21517a2bae4e2fd7758962480bb6a656ef
tree89ad0453a397400db1e4296f9012c3ccaaf7d51a
parentcc6df02c75cc0158fe01590437ed891d3154f742
Rename `request_command_buffer` to `create_...`

The distinction between requesting and creating seems a bit tenuious and
probably just confusing. Might re-visit this later once the API is more
complete.
narcissus-gpu/src/lib.rs
narcissus-gpu/src/vulkan.rs
narcissus/src/main.rs