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

Function CmdBindIndexBuffer2

icd/generated/function_definitions.h:1398–1401  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1396 // Not a CREATE or DESTROY function
1397}
1398static VKAPI_ATTR void VKAPI_CALL CmdBindIndexBuffer2(VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize offset,
1399 VkDeviceSize size, VkIndexType indexType) {
1400 // Not a CREATE or DESTROY function
1401}
1402static VKAPI_ATTR void VKAPI_CALL GetRenderingAreaGranularity(VkDevice device, const VkRenderingAreaInfo* pRenderingAreaInfo,
1403 VkExtent2D* pGranularity) {
1404 // Not a CREATE or DESTROY function

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected