Searched defs:PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL (Results 1 – 4 of 4) sorted by relevance
79865 struct PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL struct79867 using NativeType = VkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL;79869 static const bool allowDuplicate = false;79870 … StructureType structureType = StructureType::ePhysicalDeviceShaderIntegerFunctions2FeaturesINTEL;79873 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL( VULKAN_HPP_NAMESPACE::Boo… in PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL() function79883 …PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL( VkPhysicalDeviceShaderIntegerFunctions2Feature… in PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL() function79894 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL… in operator =()79899 … PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()79906 …haderIntegerFunctions2( VULKAN_HPP_NAMESPACE::Bool32 shaderIntegerFunctions2_ ) VULKAN_HPP_NOEXCEPT in setShaderIntegerFunctions2()79913 … operator VkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL const&()[all …]
82807 struct PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL struct82809 using NativeType = VkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL;82811 static const bool allowDuplicate = false;82812 … StructureType structureType = StructureType::ePhysicalDeviceShaderIntegerFunctions2FeaturesINTEL;82815 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL( VULKAN_HPP_NAMESPACE::Boo… in PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL() function82825 …PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL( VkPhysicalDeviceShaderIntegerFunctions2Feature… in PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL() function82836 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL… in operator =()82841 … PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()82848 …haderIntegerFunctions2( VULKAN_HPP_NAMESPACE::Bool32 shaderIntegerFunctions2_ ) VULKAN_HPP_NOEXCEPT in setShaderIntegerFunctions2()82855 … operator VkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL const&()[all …]
84144 struct PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL struct84146 using NativeType = VkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL;84148 static const bool allowDuplicate = false;84149 … StructureType structureType = StructureType::ePhysicalDeviceShaderIntegerFunctions2FeaturesINTEL;84152 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL( VULKAN_HPP_NAMESPACE::Boo… in PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL() function84162 …PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL( VkPhysicalDeviceShaderIntegerFunctions2Feature… in PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL() function84173 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL… in operator =()84178 … PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()84185 …haderIntegerFunctions2( VULKAN_HPP_NAMESPACE::Bool32 shaderIntegerFunctions2_ ) VULKAN_HPP_NOEXCEPT in setShaderIntegerFunctions2()84192 … operator VkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderIntegerFunctions2FeaturesINTEL const&()[all …]
42401 pub struct PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL { struct42406 impl ::std::default::Default for PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL { implementation42416 unsafe impl TaggedStructure for PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL { implementation42420 impl PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL { implementation42437 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL {} implementation42442 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL {} implementation42463 pub fn build(self) -> PhysicalDeviceShaderIntegerFunctions2FeaturesINTEL { in build()