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

Function CmdBeginCustomResolveEXT

icd/generated/function_definitions.h:4684–4687  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4682 // Not a CREATE or DESTROY function
4683}
4684static VKAPI_ATTR void VKAPI_CALL CmdBeginCustomResolveEXT(VkCommandBuffer commandBuffer,
4685 const VkBeginCustomResolveInfoEXT* pBeginCustomResolveInfo) {
4686 // Not a CREATE or DESTROY function
4687}
4688static VKAPI_ATTR VkResult VKAPI_CALL GetPhysicalDeviceQueueFamilyDataGraphOpticalFlowImageFormatsARM(
4689 VkPhysicalDevice physicalDevice, uint32_t queueFamilyIndex,
4690 const VkQueueFamilyDataGraphPropertiesARM* pQueueFamilyDataGraphProperties,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected