Lines Matching refs:VkBool32
731 vk::VkBool32 _primitiveRestartEnable) in InputAssemblerState()
813 PipelineCreateInfo::RasterizerState::RasterizerState (vk::VkBool32 _depthClampEnable, in RasterizerState()
814 vk::VkBool32 _rasterizerDiscardEnable, in RasterizerState()
818 vk::VkBool32 _depthBiasEnable, in RasterizerState()
841 vk::VkBool32 _sampleShadingEnable, in MultiSampleState()
892 vk::VkBool32 _logicOpEnable, in ColorBlendState()
908 vk::VkBool32 _logicOpEnable, in ColorBlendState()
948 PipelineCreateInfo::ColorBlendState::Attachment::Attachment (vk::VkBool32 _blendEnable, in Attachment()
985 PipelineCreateInfo::DepthStencilState::DepthStencilState (vk::VkBool32 _depthTestEnable, in DepthStencilState()
986 vk::VkBool32 _depthWriteEnable, in DepthStencilState()
988 vk::VkBool32 _depthBoundsTestEnable, in DepthStencilState()
989 vk::VkBool32 _stencilTestEnable, in DepthStencilState()
1188 vk::VkBool32 _anisotropyEnable, in SamplerCreateInfo()
1190 vk::VkBool32 _compareEnable, in SamplerCreateInfo()
1195 vk::VkBool32 _unnormalizedCoordinates) in SamplerCreateInfo()