/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 106789 struct VideoFormatPropertiesKHR struct 106791 using NativeType = VkVideoFormatPropertiesKHR; 106793 static const bool allowDuplicate = false; 106794 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoFormatPropertiesKHR; 106797 …PP_CONSTEXPR VideoFormatPropertiesKHR( VULKAN_HPP_NAMESPACE::Format format_ = … in VideoFormatPropertiesKHR() function 106816 VideoFormatPropertiesKHR( VkVideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoFormatPropertiesKHR() function 106826 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR const *>( &rhs ); in operator =() 106830 explicit operator VkVideoFormatPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR const&() 106835 explicit operator VkVideoFormatPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR&() 106853 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 106789 struct VideoFormatPropertiesKHR struct 106791 using NativeType = VkVideoFormatPropertiesKHR; 106793 static const bool allowDuplicate = false; 106794 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoFormatPropertiesKHR; 106797 …PP_CONSTEXPR VideoFormatPropertiesKHR( VULKAN_HPP_NAMESPACE::Format format_ = … in VideoFormatPropertiesKHR() function 106816 VideoFormatPropertiesKHR( VkVideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoFormatPropertiesKHR() function 106826 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR const *>( &rhs ); in operator =() 106830 explicit operator VkVideoFormatPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR const&() 106835 explicit operator VkVideoFormatPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR&() 106853 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 106789 struct VideoFormatPropertiesKHR struct 106791 using NativeType = VkVideoFormatPropertiesKHR; 106793 static const bool allowDuplicate = false; 106794 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoFormatPropertiesKHR; 106797 …PP_CONSTEXPR VideoFormatPropertiesKHR( VULKAN_HPP_NAMESPACE::Format format_ = … in VideoFormatPropertiesKHR() argument 106816 VideoFormatPropertiesKHR( VkVideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoFormatPropertiesKHR() function 106826 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR const *>( &rhs ); in operator =() 106830 explicit operator VkVideoFormatPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR const&() 106835 explicit operator VkVideoFormatPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR&() 106853 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 106789 struct VideoFormatPropertiesKHR struct 106791 using NativeType = VkVideoFormatPropertiesKHR; 106793 static const bool allowDuplicate = false; 106794 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoFormatPropertiesKHR; 106797 …PP_CONSTEXPR VideoFormatPropertiesKHR( VULKAN_HPP_NAMESPACE::Format format_ = … in VideoFormatPropertiesKHR() function 106816 VideoFormatPropertiesKHR( VkVideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoFormatPropertiesKHR() function 106826 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR const *>( &rhs ); in operator =() 106830 explicit operator VkVideoFormatPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR const&() 106835 explicit operator VkVideoFormatPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR&() 106853 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_structs.hpp | 110686 struct VideoFormatPropertiesKHR struct 110695 VULKAN_HPP_CONSTEXPR VideoFormatPropertiesKHR(VULKAN_HPP_NAMESPACE::Format format_ = VULKAN_HPP_NAM… in VideoFormatPropertiesKHR() function 110701 VideoFormatPropertiesKHR( VkVideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoFormatPropertiesKHR() function 110711 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR const *>( &rhs ); in operator =() 110716 operator VkVideoFormatPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR const&() 110721 operator VkVideoFormatPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR&() 110732 reflect() const VULKAN_HPP_NOEXCEPT in reflect() 110742 bool operator==( VideoFormatPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==() 110758 bool operator!=( VideoFormatPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=() 110765 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eVideoFormatPropertiesKHR; [all …]
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 99641 struct VideoFormatPropertiesKHR struct 99649 VULKAN_HPP_CONSTEXPR VideoFormatPropertiesKHR( in VideoFormatPropertiesKHR() function 99656 VideoFormatPropertiesKHR( VkVideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoFormatPropertiesKHR() function 99665 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR const *>( &rhs ); in operator =() 99669 explicit operator VkVideoFormatPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR const&() 99674 explicit operator VkVideoFormatPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR&() 99685 reflect() const VULKAN_HPP_NOEXCEPT in reflect() 99714 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR ) ==
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 99641 struct VideoFormatPropertiesKHR struct 99649 VULKAN_HPP_CONSTEXPR VideoFormatPropertiesKHR( in VideoFormatPropertiesKHR() function 99656 VideoFormatPropertiesKHR( VkVideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoFormatPropertiesKHR() function 99665 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR const *>( &rhs ); in operator =() 99669 explicit operator VkVideoFormatPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR const&() 99674 explicit operator VkVideoFormatPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR&() 99685 reflect() const VULKAN_HPP_NOEXCEPT in reflect() 99714 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR ) ==
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 99641 struct VideoFormatPropertiesKHR struct 99649 VULKAN_HPP_CONSTEXPR VideoFormatPropertiesKHR( in VideoFormatPropertiesKHR() function 99656 VideoFormatPropertiesKHR( VkVideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoFormatPropertiesKHR() function 99665 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR const *>( &rhs ); in operator =() 99669 explicit operator VkVideoFormatPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR const&() 99674 explicit operator VkVideoFormatPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR&() 99685 reflect() const VULKAN_HPP_NOEXCEPT in reflect() 99714 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR ) ==
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_structs.hpp | 99641 struct VideoFormatPropertiesKHR struct 99649 VULKAN_HPP_CONSTEXPR VideoFormatPropertiesKHR( in VideoFormatPropertiesKHR() function 99656 VideoFormatPropertiesKHR( VkVideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoFormatPropertiesKHR() function 99665 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR const *>( &rhs ); in operator =() 99669 explicit operator VkVideoFormatPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR const&() 99674 explicit operator VkVideoFormatPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR&() 99685 reflect() const VULKAN_HPP_NOEXCEPT in reflect() 99714 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR ) ==
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
H A D | vulkan_structs.hpp | 133746 struct VideoFormatPropertiesKHR struct 133748 using NativeType = VkVideoFormatPropertiesKHR; 133750 static const bool allowDuplicate = false; 133751 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoFormatPropertiesKHR; 133754 …PP_CONSTEXPR VideoFormatPropertiesKHR( VULKAN_HPP_NAMESPACE::Format format_ = … in VideoFormatPropertiesKHR() function 133773 VideoFormatPropertiesKHR( VkVideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoFormatPropertiesKHR() function 133783 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR const *>( &rhs ); in operator =() 133787 operator VkVideoFormatPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR const&() 133792 operator VkVideoFormatPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR&() 133810 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan_structs.hpp | 124489 struct VideoFormatPropertiesKHR struct 124491 using NativeType = VkVideoFormatPropertiesKHR; 124493 static const bool allowDuplicate = false; 124494 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoFormatPropertiesKHR; 124497 …PP_CONSTEXPR VideoFormatPropertiesKHR( VULKAN_HPP_NAMESPACE::Format format_ = … in VideoFormatPropertiesKHR() argument 124516 VideoFormatPropertiesKHR( VkVideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoFormatPropertiesKHR() function 124526 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR const *>( &rhs ); in operator =() 124530 operator VkVideoFormatPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR const&() 124535 operator VkVideoFormatPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR&() 124553 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/external/vulkan-headers/include/vulkan/ |
H A D | vulkan_structs.hpp | 127190 struct VideoFormatPropertiesKHR struct 127192 using NativeType = VkVideoFormatPropertiesKHR; 127194 static const bool allowDuplicate = false; 127195 …KAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoFormatPropertiesKHR; 127198 …PP_CONSTEXPR VideoFormatPropertiesKHR( VULKAN_HPP_NAMESPACE::Format format_ = … in VideoFormatPropertiesKHR() function 127217 VideoFormatPropertiesKHR( VkVideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoFormatPropertiesKHR() function 127227 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR const *>( &rhs ); in operator =() 127231 operator VkVideoFormatPropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR const&() 127236 operator VkVideoFormatPropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkVideoFormatPropertiesKHR&() 127254 reflect() const VULKAN_HPP_NOEXCEPT in reflect() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/ |
D | definitions.rs | 56050 pub struct VideoFormatPropertiesKHR { struct 56060 impl ::std::default::Default for VideoFormatPropertiesKHR { argument 56075 unsafe impl TaggedStructure for VideoFormatPropertiesKHR { implementation 56078 impl VideoFormatPropertiesKHR { implementation 56136 pub fn build(self) -> VideoFormatPropertiesKHR { in build()
|
D | extensions.rs | 1975 _p_video_format_properties: *mut VideoFormatPropertiesKHR, in load()
|