Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_structs.hpp76328 struct PhysicalDeviceShaderObjectPropertiesEXT struct
76337 VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceShaderObjectPropertiesEXT(std::array<uint8_t,VK_UUID_SIZE> co… in PhysicalDeviceShaderObjectPropertiesEXT() function
76343PhysicalDeviceShaderObjectPropertiesEXT( VkPhysicalDeviceShaderObjectPropertiesEXT const & rhs ) V… in PhysicalDeviceShaderObjectPropertiesEXT() function
76353 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderObjectPropertiesEXT const *>( … in operator =()
76358 operator VkPhysicalDeviceShaderObjectPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderObjectPropertiesEXT const&()
76363 operator VkPhysicalDeviceShaderObjectPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderObjectPropertiesEXT&()
76374 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
76384 bool operator==( PhysicalDeviceShaderObjectPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
76396 bool operator!=( PhysicalDeviceShaderObjectPropertiesEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
76403 …ULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDeviceShaderObjectPropertiesEXT;
[all …]
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp89728 struct PhysicalDeviceShaderObjectPropertiesEXT struct
89730 using NativeType = VkPhysicalDeviceShaderObjectPropertiesEXT;
89732 static const bool allowDuplicate = false;
89733 …R_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderObjectPropertiesEXT;
89736 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceShaderObjectPropertiesEXT( std::array<uint8_t, VK_UUID_SIZE>… in PhysicalDeviceShaderObjectPropertiesEXT() function
89747PhysicalDeviceShaderObjectPropertiesEXT( VkPhysicalDeviceShaderObjectPropertiesEXT const & rhs ) V… in PhysicalDeviceShaderObjectPropertiesEXT() function
89757 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderObjectPropertiesEXT const *>( … in operator =()
89761 operator VkPhysicalDeviceShaderObjectPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderObjectPropertiesEXT const&()
89766 operator VkPhysicalDeviceShaderObjectPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderObjectPropertiesEXT&()
89778 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp84625 struct PhysicalDeviceShaderObjectPropertiesEXT struct
84627 using NativeType = VkPhysicalDeviceShaderObjectPropertiesEXT;
84629 static const bool allowDuplicate = false;
84630 …R_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderObjectPropertiesEXT;
84633 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceShaderObjectPropertiesEXT( std::array<uint8_t, VK_UUID_SIZE>… in PhysicalDeviceShaderObjectPropertiesEXT() function
84644PhysicalDeviceShaderObjectPropertiesEXT( VkPhysicalDeviceShaderObjectPropertiesEXT const & rhs ) V… in PhysicalDeviceShaderObjectPropertiesEXT() function
84654 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderObjectPropertiesEXT const *>( … in operator =()
84658 operator VkPhysicalDeviceShaderObjectPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderObjectPropertiesEXT const&()
84663 operator VkPhysicalDeviceShaderObjectPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderObjectPropertiesEXT&()
84675 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp85923 struct PhysicalDeviceShaderObjectPropertiesEXT struct
85925 using NativeType = VkPhysicalDeviceShaderObjectPropertiesEXT;
85927 static const bool allowDuplicate = false;
85928 …R_CONSTEXPR StructureType structureType = StructureType::ePhysicalDeviceShaderObjectPropertiesEXT;
85931 …VULKAN_HPP_CONSTEXPR_14 PhysicalDeviceShaderObjectPropertiesEXT( std::array<uint8_t, VK_UUID_SIZE>… in PhysicalDeviceShaderObjectPropertiesEXT() function
85942PhysicalDeviceShaderObjectPropertiesEXT( VkPhysicalDeviceShaderObjectPropertiesEXT const & rhs ) V… in PhysicalDeviceShaderObjectPropertiesEXT() function
85952 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PhysicalDeviceShaderObjectPropertiesEXT const *>( … in operator =()
85956 operator VkPhysicalDeviceShaderObjectPropertiesEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderObjectPropertiesEXT const&()
85961 operator VkPhysicalDeviceShaderObjectPropertiesEXT &() VULKAN_HPP_NOEXCEPT in operator VkPhysicalDeviceShaderObjectPropertiesEXT&()
85973 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs74362 pub struct PhysicalDeviceShaderObjectPropertiesEXT { struct
74368 impl ::std::default::Default for PhysicalDeviceShaderObjectPropertiesEXT { implementation
74379 unsafe impl TaggedStructure for PhysicalDeviceShaderObjectPropertiesEXT { implementation
74383 impl PhysicalDeviceShaderObjectPropertiesEXT { impl
74400 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDeviceShaderObjectPropertiesEXT {} implementation
74426 pub fn build(self) -> PhysicalDeviceShaderObjectPropertiesEXT { in build()