Searched defs:setFront (Results 1 – 6 of 6) sorted by relevance
1731 bool setFront = false; in ParsePipelineStencil() local
2809 const bool setFront = face == GL_FRONT || face == GL_FRONT_AND_BACK; in stencilFuncSeparate() local2834 const bool setFront = face == GL_FRONT || face == GL_FRONT_AND_BACK; in stencilOpSeparate() local3004 const bool setFront = face == GL_FRONT || face == GL_FRONT_AND_BACK; in stencilMaskSeparate() local
1365 const auto setFront = makeDescriptorSet(vkd, device, descriptorPool.get(), setLayout.get()); in iterate() local
1357 const auto setFront = makeDescriptorSet(vkd, device, descriptorPool.get(), setLayout.get()); in iterate() local
28550 setFront( VULKAN_HPP_NAMESPACE::StencilOpState const & front_ ) VULKAN_HPP_NOEXCEPT in setFront() function
46245 …VULKAN_HPP_CONSTEXPR_14 PipelineDepthStencilStateCreateInfo & setFront( VULKAN_HPP_NAMESPACE::Sten… in setFront() function