Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_structs.hpp77022 struct PhysicalDeviceShaderTileImagePropertiesEXT struct
77031 VULKAN_HPP_CONSTEXPR PhysicalDeviceShaderTileImagePropertiesEXT(VULKAN_HPP_NAMESPACE::Bool32 shader… in PhysicalDeviceShaderTileImagePropertiesEXT() function
77037PhysicalDeviceShaderTileImagePropertiesEXT( VkPhysicalDeviceShaderTileImagePropertiesEXT const & r… in PhysicalDeviceShaderTileImagePropertiesEXT() function
77047 …*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 …]
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp90838 struct PhysicalDeviceShaderTileImagePropertiesEXT struct
90840 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() function
90859PhysicalDeviceShaderTileImagePropertiesEXT( VkPhysicalDeviceShaderTileImagePropertiesEXT const & r… in PhysicalDeviceShaderTileImagePropertiesEXT() function
90869 …*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 …]
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp85632 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()
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp87033 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()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs74661 pub struct PhysicalDeviceShaderTileImagePropertiesEXT { struct
74668 impl ::std::default::Default for PhysicalDeviceShaderTileImagePropertiesEXT { argument
74680 unsafe impl TaggedStructure for PhysicalDeviceShaderTileImagePropertiesEXT { implementation
74684 impl PhysicalDeviceShaderTileImagePropertiesEXT { impl
74701 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceShaderTileImagePropertiesEXT {} implementation
74745 pub fn build(self) -> PhysicalDeviceShaderTileImagePropertiesEXT { in build()