| 2609 | // Not a CREATE or DESTROY function |
| 2610 | } |
| 2611 | static VKAPI_ATTR void VKAPI_CALL CmdWriteMarkerToMemoryAMD(VkCommandBuffer commandBuffer, const VkMemoryMarkerInfoAMD* pInfo) { |
| 2612 | // Not a CREATE or DESTROY function |
| 2613 | } |
| 2614 | static VKAPI_ATTR VkResult VKAPI_CALL CreateAccelerationStructure2KHR(VkDevice device, |
| 2615 | const VkAccelerationStructureCreateInfo2KHR* pCreateInfo, |
| 2616 | const VkAllocationCallbacks* pAllocator, |
nothing calls this directly
no outgoing calls
no test coverage detected