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

Function CmdSetDepthBiasEnable

icd/generated/function_definitions.h:1331–1333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1329 // Not a CREATE or DESTROY function
1330}
1331static VKAPI_ATTR void VKAPI_CALL CmdSetDepthBiasEnable(VkCommandBuffer commandBuffer, VkBool32 depthBiasEnable) {
1332 // Not a CREATE or DESTROY function
1333}
1334static VKAPI_ATTR void VKAPI_CALL CmdSetPrimitiveRestartEnable(VkCommandBuffer commandBuffer, VkBool32 primitiveRestartEnable) {
1335 // Not a CREATE or DESTROY function
1336}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected