Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-ValidationLayers
/ Initialized
Method
Initialized
tests/framework/descriptor_helper.cpp:124–124 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
bool OneOffDescriptorSet::Initialized() { return pool_ != VK_NULL_HANDLE && layout_.initialized() && set_ != VK_NULL_HANDLE; }
125
126
void OneOffDescriptorSet::Clear() {
127
resource_infos.clear();
Callers
3
LateBindPipelineInfo
Method · 0.80
LateBindPipelineInfo
Method · 0.80
TEST_F
Function · 0.80
Calls
1
initialized
Method · 0.80
Tested by
no test coverage detected