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

Function CmdBindDescriptorSets2

icd/generated/function_definitions.h:1379–1382  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1377 // Not a CREATE or DESTROY function
1378}
1379static VKAPI_ATTR void VKAPI_CALL CmdBindDescriptorSets2(VkCommandBuffer commandBuffer,
1380 const VkBindDescriptorSetsInfo* pBindDescriptorSetsInfo) {
1381 // Not a CREATE or DESTROY function
1382}
1383static VKAPI_ATTR void VKAPI_CALL CmdPushConstants2(VkCommandBuffer commandBuffer, const VkPushConstantsInfo* pPushConstantsInfo) {
1384 // Not a CREATE or DESTROY function
1385}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected