MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Tools / CmdBuildMicromapsEXT

Function CmdBuildMicromapsEXT

icd/generated/function_definitions.h:4029–4032  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4027 // Destroy object
4028}
4029static VKAPI_ATTR void VKAPI_CALL CmdBuildMicromapsEXT(VkCommandBuffer commandBuffer, uint32_t infoCount,
4030 const VkMicromapBuildInfoEXT* pInfos) {
4031 // Not a CREATE or DESTROY function
4032}
4033static VKAPI_ATTR VkResult VKAPI_CALL BuildMicromapsEXT(VkDevice device, VkDeferredOperationKHR deferredOperation,
4034 uint32_t infoCount, const VkMicromapBuildInfoEXT* pInfos) {
4035 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected