Searched defs:PhysicalDeviceFeatures (Results 1 – 1 of 1) sorted by relevance
3347 struct PhysicalDeviceFeatures struct3349 …PhysicalDeviceFeatures( Bool32 robustBufferAccess_ = 0, Bool32 fullDrawIndexUint32_ = 0, Bool32 im… in PhysicalDeviceFeatures() argument3408 PhysicalDeviceFeatures( VkPhysicalDeviceFeatures const & rhs ) in PhysicalDeviceFeatures() argument3413 PhysicalDeviceFeatures& operator=( VkPhysicalDeviceFeatures const & rhs ) in operator =()3419 PhysicalDeviceFeatures& setRobustBufferAccess( Bool32 robustBufferAccess_ ) in setRobustBufferAccess()3425 PhysicalDeviceFeatures& setFullDrawIndexUint32( Bool32 fullDrawIndexUint32_ ) in setFullDrawIndexUint32()3431 PhysicalDeviceFeatures& setImageCubeArray( Bool32 imageCubeArray_ ) in setImageCubeArray()3437 PhysicalDeviceFeatures& setIndependentBlend( Bool32 independentBlend_ ) in setIndependentBlend()3443 PhysicalDeviceFeatures& setGeometryShader( Bool32 geometryShader_ ) in setGeometryShader()3449 PhysicalDeviceFeatures& setTessellationShader( Bool32 tessellationShader_ ) in setTessellationShader()[all …]