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

Function CmdWriteBufferMarker2AMD

icd/generated/function_definitions.h:3421–3424  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3419 // Not a CREATE or DESTROY function
3420}
3421static VKAPI_ATTR void VKAPI_CALL CmdWriteBufferMarker2AMD(VkCommandBuffer commandBuffer, VkPipelineStageFlags2 stage,
3422 VkBuffer dstBuffer, VkDeviceSize dstOffset, uint32_t marker) {
3423 // Not a CREATE or DESTROY function
3424}
3425static VKAPI_ATTR VkResult VKAPI_CALL GetPhysicalDeviceCalibrateableTimeDomainsEXT(VkPhysicalDevice physicalDevice,
3426 uint32_t* pTimeDomainCount,
3427 VkTimeDomainKHR* pTimeDomains) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected