Searched defs:PhysicalDeviceShaderTileImagePropertiesEXT (Results 1 – 4 of 4) sorted by relevance
80943 struct PhysicalDeviceShaderTileImagePropertiesEXT struct80945 using NativeType = VkPhysicalDeviceShaderTileImagePropertiesEXT;80947 static const bool allowDuplicate = false;80948 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderTileImagePropertiesEXT;80951 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderTileImagePropertiesEXT( VULKAN_HPP_NAMESPACE::Bool32 shad… in PhysicalDeviceShaderTileImagePropertiesEXT() function80964 …PhysicalDeviceShaderTileImagePropertiesEXT( VkPhysicalDeviceShaderTileImagePropertiesEXT const & r… in PhysicalDeviceShaderTileImagePropertiesEXT() function80974 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderTileImagePropertiesEXT const *… in operator =()80978 operator VkPhysicalDeviceShaderTileImagePropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT const&()80983 operator VkPhysicalDeviceShaderTileImagePropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT&()80998 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]
83887 struct PhysicalDeviceShaderTileImagePropertiesEXT struct83889 using NativeType = VkPhysicalDeviceShaderTileImagePropertiesEXT;83891 static const bool allowDuplicate = false;83892 …ONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderTileImagePropertiesEXT;83895 …VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderTileImagePropertiesEXT( VULKAN_HPP_NAMESPACE::Bool32 shad… in PhysicalDeviceShaderTileImagePropertiesEXT() function83908 …PhysicalDeviceShaderTileImagePropertiesEXT( VkPhysicalDeviceShaderTileImagePropertiesEXT const & r… in PhysicalDeviceShaderTileImagePropertiesEXT() function83918 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderTileImagePropertiesEXT const *… in operator =()83922 operator VkPhysicalDeviceShaderTileImagePropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT const&()83927 operator VkPhysicalDeviceShaderTileImagePropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderTileImagePropertiesEXT&()83942 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 …]
74661 pub struct PhysicalDeviceShaderTileImagePropertiesEXT { struct74668 impl ::std::default::Default for PhysicalDeviceShaderTileImagePropertiesEXT { argument74680 unsafe impl TaggedStructure for PhysicalDeviceShaderTileImagePropertiesEXT { implementation74684 impl PhysicalDeviceShaderTileImagePropertiesEXT { implementation74701 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceShaderTileImagePropertiesEXT {} implementation74745 pub fn build(self) -> PhysicalDeviceShaderTileImagePropertiesEXT { in build()