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

Function CmdSetFrontFaceEXT

icd/generated/function_definitions.h:3624–3626  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3622 // Not a CREATE or DESTROY function
3623}
3624static VKAPI_ATTR void VKAPI_CALL CmdSetFrontFaceEXT(VkCommandBuffer commandBuffer, VkFrontFace frontFace) {
3625 // Not a CREATE or DESTROY function
3626}
3627static VKAPI_ATTR void VKAPI_CALL CmdSetPrimitiveTopologyEXT(VkCommandBuffer commandBuffer, VkPrimitiveTopology primitiveTopology) {
3628 // Not a CREATE or DESTROY function
3629}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected