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

Function CmdWriteMarkerToMemoryAMD

icd/generated/function_definitions.h:2611–2613  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2609 // Not a CREATE or DESTROY function
2610}
2611static VKAPI_ATTR void VKAPI_CALL CmdWriteMarkerToMemoryAMD(VkCommandBuffer commandBuffer, const VkMemoryMarkerInfoAMD* pInfo) {
2612 // Not a CREATE or DESTROY function
2613}
2614static VKAPI_ATTR VkResult VKAPI_CALL CreateAccelerationStructure2KHR(VkDevice device,
2615 const VkAccelerationStructureCreateInfo2KHR* pCreateInfo,
2616 const VkAllocationCallbacks* pAllocator,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected