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

Function CmdSetDepthTestEnableEXT

icd/generated/function_definitions.h:3644–3646  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3642 // Not a CREATE or DESTROY function
3643}
3644static VKAPI_ATTR void VKAPI_CALL CmdSetDepthTestEnableEXT(VkCommandBuffer commandBuffer, VkBool32 depthTestEnable) {
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}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected