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