Home
last modified time | relevance | path

Searched defs:PhysicalDeviceCooperativeMatrixFeaturesKHR (Results 1 – 1 of 1) sorted by relevance

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp55035 struct PhysicalDeviceCooperativeMatrixFeaturesKHR struct
55037 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() function
55054PhysicalDeviceCooperativeMatrixFeaturesKHR( VkPhysicalDeviceCooperativeMatrixFeaturesKHR const & r… in PhysicalDeviceCooperativeMatrixFeaturesKHR() function
55064 …*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 …]