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

Function CmdSetDepthClipEnableEXT

icd/generated/function_definitions.h:4204–4206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4202 // Not a CREATE or DESTROY function
4203}
4204static VKAPI_ATTR void VKAPI_CALL CmdSetDepthClipEnableEXT(VkCommandBuffer commandBuffer, VkBool32 depthClipEnable) {
4205 // Not a CREATE or DESTROY function
4206}
4207static VKAPI_ATTR void VKAPI_CALL CmdSetSampleLocationsEnableEXT(VkCommandBuffer commandBuffer, VkBool32 sampleLocationsEnable) {
4208 // Not a CREATE or DESTROY function
4209}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected