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

Function CmdSetDepthBiasEnableEXT

icd/generated/function_definitions.h:3982–3984  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3980 // Not a CREATE or DESTROY function
3981}
3982static VKAPI_ATTR void VKAPI_CALL CmdSetDepthBiasEnableEXT(VkCommandBuffer commandBuffer, VkBool32 depthBiasEnable) {
3983 // Not a CREATE or DESTROY function
3984}
3985static VKAPI_ATTR void VKAPI_CALL CmdSetLogicOpEXT(VkCommandBuffer commandBuffer, VkLogicOp logicOp) {
3986 // Not a CREATE or DESTROY function
3987}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected