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

Function CmdSetDepthCompareOpEXT

icd/generated/function_definitions.h:3650–3652  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3648 // Not a CREATE or DESTROY function
3649}
3650static VKAPI_ATTR void VKAPI_CALL CmdSetDepthCompareOpEXT(VkCommandBuffer commandBuffer, VkCompareOp depthCompareOp) {
3651 // Not a CREATE or DESTROY function
3652}
3653static VKAPI_ATTR void VKAPI_CALL CmdSetDepthBoundsTestEnableEXT(VkCommandBuffer commandBuffer, VkBool32 depthBoundsTestEnable) {
3654 // Not a CREATE or DESTROY function
3655}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected