Lines Matching defs:PhysicalDeviceShaderTileImagePropertiesEXT

85632   struct PhysicalDeviceShaderTileImagePropertiesEXT  struct
85634 using NativeType = VkPhysicalDeviceShaderTileImagePropertiesEXT;
85636 static const bool allowDuplicate = false;
85637 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderTileImagePropertiesEXT;
85640 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderTileImagePropertiesEXT( VULKAN_HPP_NAMESPACE::Bool32 shad… in PhysicalDeviceShaderTileImagePropertiesEXT() function
85653PhysicalDeviceShaderTileImagePropertiesEXT( VkPhysicalDeviceShaderTileImagePropertiesEXT const & r… in PhysicalDeviceShaderTileImagePropertiesEXT() function
85663 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderTileImagePropertiesEXT const *… in operator =()
85667 operator VkPhysicalDeviceShaderTileImagePropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT const&()
85672 operator VkPhysicalDeviceShaderTileImagePropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT&()
85687 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
85697 …bool operator==( PhysicalDeviceShaderTileImagePropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
85708 …bool operator!=( PhysicalDeviceShaderTileImagePropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
85715 … = StructureType::ePhysicalDeviceShaderTileImagePropertiesEXT;
85716 void * pNext = {};
85717 VULKAN_HPP_NAMESPACE::Bool32 shaderTileImageCoherentReadAccelerated = {};
85718 VULKAN_HPP_NAMESPACE::Bool32 shaderTileImageReadSampleFromPixelRateInvocation = {};
85719 VULKAN_HPP_NAMESPACE::Bool32 shaderTileImageReadFromHelperInvocation = {};