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

Function CmdSetFrontFace

icd/generated/function_definitions.h:1290–1292  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1288 // Not a CREATE or DESTROY function
1289}
1290static VKAPI_ATTR void VKAPI_CALL CmdSetFrontFace(VkCommandBuffer commandBuffer, VkFrontFace frontFace) {
1291 // Not a CREATE or DESTROY function
1292}
1293static VKAPI_ATTR void VKAPI_CALL CmdSetPrimitiveTopology(VkCommandBuffer commandBuffer, VkPrimitiveTopology primitiveTopology) {
1294 // Not a CREATE or DESTROY function
1295}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected