Searched defs:PhysicalDeviceCooperativeMatrixFeaturesKHR (Results 1 – 1 of 1) sorted by relevance
55035 struct PhysicalDeviceCooperativeMatrixFeaturesKHR struct55037 using NativeType = VkPhysicalDeviceCooperativeMatrixFeaturesKHR;55039 static const bool allowDuplicate = false;55040 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceCooperativeMatrixFeaturesKHR;55043 …VULKAN_HPP_CONSTEXPR PhysicalDeviceCooperativeMatrixFeaturesKHR( VULKAN_HPP_NAMESPACE::Bool32 coop… in PhysicalDeviceCooperativeMatrixFeaturesKHR() function55054 …PhysicalDeviceCooperativeMatrixFeaturesKHR( VkPhysicalDeviceCooperativeMatrixFeaturesKHR const & r… in PhysicalDeviceCooperativeMatrixFeaturesKHR() function55064 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceCooperativeMatrixFeaturesKHR const *… in operator =()55069 …TEXPR_14 PhysicalDeviceCooperativeMatrixFeaturesKHR & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()55076 … setCooperativeMatrix( VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrix_ ) VULKAN_HPP_NOEXCEPT in setCooperativeMatrix()55083 …fferAccess( VULKAN_HPP_NAMESPACE::Bool32 cooperativeMatrixRobustBufferAccess_ ) VULKAN_HPP_NOEXCEPT in setCooperativeMatrixRobustBufferAccess()[all …]