Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-Samples
/ Image
Class
Image
framework/core/image.h:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
using DeviceC = Device<vkb::BindingType::C>;
35
36
class Image;
37
using ImagePtr = std::unique_ptr<Image>;
38
39
struct ImageBuilder : public vkb::allocated::BuilderBaseC<ImageBuilder, VkImageCreateInfo>
Callers
1
build
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected