• Home
  • Raw
  • Download

Lines Matching defs:PhysicalDeviceShaderIntegerDotProductFeatures

72277   struct PhysicalDeviceShaderIntegerDotProductFeatures  struct
72279 using NativeType = VkPhysicalDeviceShaderIntegerDotProductFeatures;
72281 static const bool allowDuplicate = false;
72285 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderIntegerDotProductFeatures( VULKAN_HPP_NAMESPACE::Bool32 s… in PhysicalDeviceShaderIntegerDotProductFeatures() function
72295PhysicalDeviceShaderIntegerDotProductFeatures( VkPhysicalDeviceShaderIntegerDotProductFeatures con… in PhysicalDeviceShaderIntegerDotProductFeatures() function
72305 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderIntegerDotProductFeatures cons… in operator =()
72310 …PR_14 PhysicalDeviceShaderIntegerDotProductFeatures & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
72317 …haderIntegerDotProduct( VULKAN_HPP_NAMESPACE::Bool32 shaderIntegerDotProduct_ ) VULKAN_HPP_NOEXCEPT in setShaderIntegerDotProduct()
72324 operator VkPhysicalDeviceShaderIntegerDotProductFeatures const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderIntegerDotProductFeatures const&()
72329 operator VkPhysicalDeviceShaderIntegerDotProductFeatures &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderIntegerDotProductFeatures&()
72340 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
72349 …l operator==( PhysicalDeviceShaderIntegerDotProductFeatures const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
72358 …l operator!=( PhysicalDeviceShaderIntegerDotProductFeatures const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
72365 …uctureType sType = StructureType::ePhysicalDeviceShaderIntegerDotProductFeatures;
72366 void * pNext = {};
72367 VULKAN_HPP_NAMESPACE::Bool32 shaderIntegerDotProduct = {};