Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DragonJoker/RenderGraph
/ isColor
Method
isColor
include/RenderGraph/FrameGraphStructs.hpp:254–257 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
252
}
253
254
constexpr bool isColor()const noexcept
255
{
256
return m_value.index() == uint32_t( ValueIndex::eColor );
257
}
258
259
constexpr bool isDepthStencil()const noexcept
260
{
Callers
3
getClearColorValue
Function · 0.80
TEST
Function · 0.80
convert
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64