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

Function CmdPushDataEXT

icd/generated/function_definitions.h:3251–3253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3249 // Not a CREATE or DESTROY function
3250}
3251static VKAPI_ATTR void VKAPI_CALL CmdPushDataEXT(VkCommandBuffer commandBuffer, const VkPushDataInfoEXT* pPushDataInfo) {
3252 // Not a CREATE or DESTROY function
3253}
3254static VKAPI_ATTR VkResult VKAPI_CALL GetImageOpaqueCaptureDataEXT(VkDevice device, uint32_t imageCount, const VkImage* pImages,
3255 VkHostAddressRangeEXT* pDatas) {
3256 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected