• Home
  • Raw
  • Download

Lines Matching defs:PhysicalDeviceCooperativeMatrixFeaturesNV

62360   struct PhysicalDeviceCooperativeMatrixFeaturesNV  struct
62366 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCooperativeMatrixFeaturesNV(VULKAN_HPP_NAMESPACE::Bool32 cooper… in PhysicalDeviceCooperativeMatrixFeaturesNV() function
62372PhysicalDeviceCooperativeMatrixFeaturesNV( VkPhysicalDeviceCooperativeMatrixFeaturesNV const & rhs… in PhysicalDeviceCooperativeMatrixFeaturesNV() function
62380 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixFeaturesNV const *>… in operator =()
62384 …FeaturesNV & operator=( PhysicalDeviceCooperativeMatrixFeaturesNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
62390 PhysicalDeviceCooperativeMatrixFeaturesNV & setPNext( void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
62396 …resNV & setCooperativeMatrix( VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrix_ ) VULKAN_HPP_NOEXCEPT in setCooperativeMatrix()
62402 …fferAccess( VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrixRobustBufferAccess_ ) VULKAN_HPP_NOEXCEPT in setCooperativeMatrixRobustBufferAccess()
62409 operator VkPhysicalDeviceCooperativeMatrixFeaturesNV const&() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCooperativeMatrixFeaturesNV const&()
62414 operator VkPhysicalDeviceCooperativeMatrixFeaturesNV &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceCooperativeMatrixFeaturesNV&()
62423 … bool operator==( PhysicalDeviceCooperativeMatrixFeaturesNV const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
62431 … bool operator!=( PhysicalDeviceCooperativeMatrixFeaturesNV const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
62440 …KAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceCooperativeMatrixFeaturesNV;
62441 void* pNext = {};
62442 VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrix = {};
62443 VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrixRobustBufferAccess = {};