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

Function CmdBindIndexBuffer2KHR

icd/generated/function_definitions.h:2659–2662  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2657 // Not a CREATE or DESTROY function
2658}
2659static VKAPI_ATTR void VKAPI_CALL CmdBindIndexBuffer2KHR(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset,
2660 VkDeviceSize size, VkIndexType indexType) {
2661 // Not a CREATE or DESTROY function
2662}
2663static VKAPI_ATTR void VKAPI_CALL GetRenderingAreaGranularityKHR(VkDevice device, const VkRenderingAreaInfo* pRenderingAreaInfo,
2664 VkExtent2D* pGranularity) {
2665 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected