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

Function CmdPushConstants2KHR

icd/generated/function_definitions.h:2777–2780  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2775 // Not a CREATE or DESTROY function
2776}
2777static VKAPI_ATTR void VKAPI_CALL CmdPushConstants2KHR(VkCommandBuffer commandBuffer,
2778 const VkPushConstantsInfo* pPushConstantsInfo) {
2779 // Not a CREATE or DESTROY function
2780}
2781static VKAPI_ATTR void VKAPI_CALL CmdPushDescriptorSet2KHR(VkCommandBuffer commandBuffer,
2782 const VkPushDescriptorSetInfo* pPushDescriptorSetInfo) {
2783 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected