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

Function getImageViewType

source/RenderGraph/FrameGraphPrerequisites.cpp:528–531  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

526 }
527
528 ImageViewType getImageViewType( ImageViewId const & image )noexcept
529 {
530 return image.data->info.viewType;
531 }
532
533 uint32_t getMipLevels( ImageId const & image )noexcept
534 {

Callers 1

TESTFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68