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

Class DataTransitionT

include/RenderGraph/FrameGraphBase.hpp:75–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 struct Id;
74 template< typename DataT >
75 struct DataTransitionT;
76 template< typename DataT >
77 using DataTransitionArrayT = std::vector< DataTransitionT< DataT > >;
78 template< typename VkTypeT >

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected