Searched defs:PhysicalDeviceShaderTileImagePropertiesEXT (Results 1 – 5 of 5) sorted by relevance
77022 struct PhysicalDeviceShaderTileImagePropertiesEXT struct77031 VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderTileImagePropertiesEXT(VULKAN_HPP_NAMESPACE::Bool32 shader… in PhysicalDeviceShaderTileImagePropertiesEXT() function77037 …PhysicalDeviceShaderTileImagePropertiesEXT( VkPhysicalDeviceShaderTileImagePropertiesEXT const & r… in PhysicalDeviceShaderTileImagePropertiesEXT() function77047 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderTileImagePropertiesEXT const *… in operator =()77052 operator VkPhysicalDeviceShaderTileImagePropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT const&()77057 operator VkPhysicalDeviceShaderTileImagePropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT&()77068 reflect() const VULKAN_HPP_NOEXCEPT in reflect()77078 …bool operator==( PhysicalDeviceShaderTileImagePropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()77091 …bool operator!=( PhysicalDeviceShaderTileImagePropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()77098 …AN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceShaderTileImagePropertiesEXT;[all …]
90838 struct PhysicalDeviceShaderTileImagePropertiesEXT struct90840 using NativeType = VkPhysicalDeviceShaderTileImagePropertiesEXT;90842 static const bool allowDuplicate = false;90843 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderTileImagePropertiesEXT;90846 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderTileImagePropertiesEXT( VULKAN_HPP_NAMESPACE::Bool32 shad… in PhysicalDeviceShaderTileImagePropertiesEXT() function90859 …PhysicalDeviceShaderTileImagePropertiesEXT( VkPhysicalDeviceShaderTileImagePropertiesEXT const & r… in PhysicalDeviceShaderTileImagePropertiesEXT() function90869 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderTileImagePropertiesEXT const *… in operator =()90873 operator VkPhysicalDeviceShaderTileImagePropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT const&()90878 operator VkPhysicalDeviceShaderTileImagePropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT&()90893 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
85632 struct PhysicalDeviceShaderTileImagePropertiesEXT struct85634 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() function85653 …PhysicalDeviceShaderTileImagePropertiesEXT( VkPhysicalDeviceShaderTileImagePropertiesEXT const & r… in PhysicalDeviceShaderTileImagePropertiesEXT() function85663 …*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()[all …]
87033 struct PhysicalDeviceShaderTileImagePropertiesEXT struct87035 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() function87054 …PhysicalDeviceShaderTileImagePropertiesEXT( VkPhysicalDeviceShaderTileImagePropertiesEXT const & r… in PhysicalDeviceShaderTileImagePropertiesEXT() function87064 …*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()[all …]
74661 pub struct PhysicalDeviceShaderTileImagePropertiesEXT { struct74668 impl ::std::default::Default for PhysicalDeviceShaderTileImagePropertiesEXT { argument74680 unsafe impl TaggedStructure for PhysicalDeviceShaderTileImagePropertiesEXT { implementation74684 impl PhysicalDeviceShaderTileImagePropertiesEXT { impl74701 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceShaderTileImagePropertiesEXT {} implementation74745 pub fn build(self) -> PhysicalDeviceShaderTileImagePropertiesEXT { in build()