MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-ValidationLayers / BuildHost

Method BuildHost

tests/framework/ray_tracing_objects.cpp:818–821  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

816}
817
818void BuildGeometryInfoKHR::BuildHost() {
819 SetupBuild(false);
820 VkBuildAccelerationStructuresKHR();
821}
822
823void BuildGeometryInfoKHR::UpdateDstAccelStructSize() {
824 const VkAccelerationStructureBuildSizesInfoKHR size_info = GetSizeInfo();

Callers 4

TEST_FFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected