Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-ValidationLayers
/ InitRenderTarget
Method
InitRenderTarget
tests/framework/render.cpp:1040–1040 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1038
}
1039
1040
void VkRenderFramework::InitRenderTarget() { InitRenderTarget(1); }
1041
1042
void VkRenderFramework::InitRenderTarget(uint32_t targets) { InitRenderTarget(targets, NULL); }
1043
Callers
nothing calls this directly
Calls
10
CreateRenderPass
Function · 0.85
CreateView
Method · 0.80
GetPhysicalDeviceFormatProperties
Function · 0.50
reserve
Method · 0.45
clear
Method · 0.45
push_back
Method · 0.45
handle
Method · 0.45
back
Method · 0.45
data
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected