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

Function CmdSetDepthWriteEnableEXT

icd/generated/function_definitions.h:3647–3649  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3645 // Not a CREATE or DESTROY function
3646}
3647static VKAPI_ATTR void VKAPI_CALL CmdSetDepthWriteEnableEXT(VkCommandBuffer commandBuffer, VkBool32 depthWriteEnable) {
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}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected