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

Function CmdSetLineStipple

icd/generated/function_definitions.h:1394–1397  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1392 // Not a CREATE or DESTROY function
1393}
1394static VKAPI_ATTR void VKAPI_CALL CmdSetLineStipple(VkCommandBuffer commandBuffer, uint32_t lineStippleFactor,
1395 uint16_t lineStipplePattern) {
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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected