Searched defs:depthBiasEnable (Results 1 – 9 of 9) sorted by relevance
2019 VkBool32 depthBiasEnable; in subDecode() local4748 VkBool32 depthBiasEnable; in subDecode() local
1742 VkBool32 depthBiasEnable) { in vkCmdSetDepthBiasEnable()4494 VkBool32 depthBiasEnable) { in vkCmdSetDepthBiasEnableEXT()7474 VkBool32 depthBiasEnable) { in vkCmdSetDepthBiasEnable()10666 VkBool32 depthBiasEnable) { in vkCmdSetDepthBiasEnableEXT()
12830 VkBool32 depthBiasEnable; in decode() local34177 VkBool32 depthBiasEnable; in decode() local
2090 static void entry_vkCmdSetDepthBiasEnable(VkCommandBuffer commandBuffer, VkBool32 depthBiasEnable) { in entry_vkCmdSetDepthBiasEnable()8903 VkBool32 depthBiasEnable) { in entry_vkCmdSetDepthBiasEnableEXT()8909 VkBool32 depthBiasEnable) { in dynCheck_entry_vkCmdSetDepthBiasEnableEXT()
24369 void VkEncoder::vkCmdSetDepthBiasEnable(VkCommandBuffer commandBuffer, VkBool32 depthBiasEnable, in vkCmdSetDepthBiasEnable()63503 void VkEncoder::vkCmdSetDepthBiasEnableEXT(VkCommandBuffer commandBuffer, VkBool32 depthBiasEnable, in vkCmdSetDepthBiasEnableEXT()
6066 …AN_HPP_INLINE void CommandBuffer::setDepthBiasEnable( VULKAN_HPP_NAMESPACE::Bool32 depthBiasEnable… in setDepthBiasEnable()16388 …HPP_INLINE void CommandBuffer::setDepthBiasEnableEXT( VULKAN_HPP_NAMESPACE::Bool32 depthBiasEnable… in setDepthBiasEnableEXT()
3425 VkBool32 depthBiasEnable; member
34190 VULKAN_HPP_NAMESPACE::Bool32 depthBiasEnable = {}; member
1725 optional uint32 depthBiasEnable = 9; field