Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ Buffer
Class
Buffer
framework/resource_binding_state.h:28–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
{
27
template <vkb::BindingType bindingType>
28
class Buffer;
29
using BufferC = Buffer<vkb::BindingType::C>;
30
31
class ImageView;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected