Searched defs:depthBiasEnable (Results 1 – 8 of 8) sorted by relevance
2021 VkBool32 depthBiasEnable; in subDecode() local3110 VkBool32 depthBiasEnable; in subDecode() local
2318 VkBool32 depthBiasEnable) { in vkCmdSetDepthBiasEnable()3544 VkBool32 depthBiasEnable) { in vkCmdSetDepthBiasEnableEXT()5805 VkBool32 depthBiasEnable) { in vkCmdSetDepthBiasEnable()6967 VkBool32 depthBiasEnable) { in vkCmdSetDepthBiasEnableEXT()
12841 VkBool32 depthBiasEnable; in decode() local20195 VkBool32 depthBiasEnable; in decode() local
2347 VkBool32 depthBiasEnable) in vk_common_CmdSetDepthBiasEnable()
2797 void gfxstream_vk_CmdSetDepthBiasEnable(VkCommandBuffer commandBuffer, VkBool32 depthBiasEnable) { in gfxstream_vk_CmdSetDepthBiasEnable()4519 VkBool32 depthBiasEnable) { in gfxstream_vk_CmdSetDepthBiasEnableEXT()
24162 void VkEncoder::vkCmdSetDepthBiasEnable(VkCommandBuffer commandBuffer, VkBool32 depthBiasEnable, in vkCmdSetDepthBiasEnable()35519 void VkEncoder::vkCmdSetDepthBiasEnableEXT(VkCommandBuffer commandBuffer, VkBool32 depthBiasEnable, in vkCmdSetDepthBiasEnableEXT()
5361 …AN_HPP_INLINE void CommandBuffer::setDepthBiasEnable( VULKAN_HPP_NAMESPACE::Bool32 depthBiasEnable… in setDepthBiasEnable()8956 …HPP_INLINE void CommandBuffer::setDepthBiasEnableEXT( VULKAN_HPP_NAMESPACE::Bool32 depthBiasEnable… in setDepthBiasEnableEXT()
3560 VkBool32 depthBiasEnable; member