Lines Matching defs:PhysicalDeviceShaderTileImagePropertiesEXT

87033   struct PhysicalDeviceShaderTileImagePropertiesEXT  struct
87035 using NativeType = VkPhysicalDeviceShaderTileImagePropertiesEXT;
87037 static const bool allowDuplicate = false;
87038 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderTileImagePropertiesEXT;
87041 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderTileImagePropertiesEXT( VULKAN_HPP_NAMESPACE::Bool32 shad… in PhysicalDeviceShaderTileImagePropertiesEXT() function
87054PhysicalDeviceShaderTileImagePropertiesEXT( VkPhysicalDeviceShaderTileImagePropertiesEXT const & r… in PhysicalDeviceShaderTileImagePropertiesEXT() function
87064 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderTileImagePropertiesEXT const *… in operator =()
87068 operator VkPhysicalDeviceShaderTileImagePropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT const&()
87073 operator VkPhysicalDeviceShaderTileImagePropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT&()
87088 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
87098 …bool operator==( PhysicalDeviceShaderTileImagePropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
87109 …bool operator!=( PhysicalDeviceShaderTileImagePropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
87116 … = StructureType::ePhysicalDeviceShaderTileImagePropertiesEXT;
87117 void * pNext = {};
87118 VULKAN_HPP_NAMESPACE::Bool32 shaderTileImageCoherentReadAccelerated = {};
87119 VULKAN_HPP_NAMESPACE::Bool32 shaderTileImageReadSampleFromPixelRateInvocation = {};
87120 VULKAN_HPP_NAMESPACE::Bool32 shaderTileImageReadFromHelperInvocation = {};