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

Function CmdPushConstants2

icd/generated/function_definitions.h:1383–1385  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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}
1386static VKAPI_ATTR void VKAPI_CALL CmdPushDescriptorSet2(VkCommandBuffer commandBuffer,
1387 const VkPushDescriptorSetInfo* pPushDescriptorSetInfo) {
1388 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected