Searched defs:depthBiasEnable (Results 1 – 2 of 2) sorted by relevance
1770 VKAPI_ATTR void CmdSetDepthBiasEnable(VkCommandBuffer commandBuffer, VkBool32 depthBiasEnable) { in CmdSetDepthBiasEnable()2921 VKAPI_ATTR void vkCmdSetDepthBiasEnable(VkCommandBuffer commandBuffer, VkBool32 depthBiasEnable) { in vkCmdSetDepthBiasEnable()
1687 void CmdSetDepthBiasEnable(VkCommandBuffer commandBuffer, VkBool32 depthBiasEnable) { in CmdSetDepthBiasEnable()