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

Function getArrayLayers

source/RenderGraph/FrameGraphPrerequisites.cpp:543–546  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

541 }
542
543 uint32_t getArrayLayers( ImageId const & image )noexcept
544 {
545 return image.data->info.arrayLayers;
546 }
547
548 uint32_t getArrayLayers( ImageViewId const & image )noexcept
549 {

Callers 1

TESTFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68