MCPcopy Create free account
hub / github.com/DragonJoker/RenderGraph / getFormat

Function getFormat

source/RenderGraph/FrameGraphPrerequisites.cpp:508–511  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

506 }
507
508 PixelFormat getFormat( ImageId const & image )noexcept
509 {
510 return image.data->info.format;
511 }
512
513 PixelFormat getFormat( ImageViewId const & image )noexcept
514 {

Callers 5

clearAttachmentMethod · 0.85
ImageAttachmentMethod · 0.85
prepareImageFunction · 0.85
doProcessImageViewMethod · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68