Home
last modified time | relevance | path

Searched refs:VideoFormatPropertiesKHR (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/vulkan-headers/Vulkan-Headers-1.2.203/include/vulkan/
H A Dvulkan_handles.hpp436 struct VideoFormatPropertiesKHR;
12886 VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR * pVideoFormatProperties,
12889 template <typename VideoFormatPropertiesKHRAllocator = std::allocator<VideoFormatPropertiesKHR>,
12892 …typename ResultValueType<std::vector<VideoFormatPropertiesKHR, VideoFormatPropertiesKHRAllocator>>…
12896 typename VideoFormatPropertiesKHRAllocator = std::allocator<VideoFormatPropertiesKHR>,
12899 …typename std::enable_if<std::is_same<typename B::value_type, VideoFormatPropertiesKHR>::value, int…
12901 …typename ResultValueType<std::vector<VideoFormatPropertiesKHR, VideoFormatPropertiesKHRAllocator>>…
H A Dvulkan_structs.hpp92882 struct VideoFormatPropertiesKHR struct
92890 VULKAN_HPP_CONSTEXPR VideoFormatPropertiesKHR( in VideoFormatPropertiesKHR() function
92895 …VULKAN_HPP_CONSTEXPR VideoFormatPropertiesKHR( VideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_N…
92897 VideoFormatPropertiesKHR( VkVideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoFormatPropertiesKHR() function
92898 : VideoFormatPropertiesKHR( *reinterpret_cast<VideoFormatPropertiesKHR const *>( &rhs ) ) in VideoFormatPropertiesKHR()
92902VideoFormatPropertiesKHR & operator=( VideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_NOEXCEPT =…
92931 auto operator<=>( VideoFormatPropertiesKHR const & ) const = default;
92933 bool operator==( VideoFormatPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
92938 bool operator!=( VideoFormatPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
92949 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR ) == argument
[all …]
H A Dvulkan_funcs.hpp9025 VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR * pVideoFormatProperties, in getVideoFormatPropertiesKHR()
9039 …typename ResultValueType<std::vector<VideoFormatPropertiesKHR, VideoFormatPropertiesKHRAllocator>>…
9044 std::vector<VideoFormatPropertiesKHR, VideoFormatPropertiesKHRAllocator> videoFormatProperties; in getVideoFormatPropertiesKHR()
9079 …typename std::enable_if<std::is_same<typename B::value_type, VideoFormatPropertiesKHR>::value, int…
9081 …typename ResultValueType<std::vector<VideoFormatPropertiesKHR, VideoFormatPropertiesKHRAllocator>>…
9088 std::vector<VideoFormatPropertiesKHR, VideoFormatPropertiesKHRAllocator> videoFormatProperties( in getVideoFormatPropertiesKHR()
H A Dvulkan_raii.hpp2824 …VULKAN_HPP_NODISCARD std::vector<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR> getVideoFormatPro…
12577 … VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE std::vector<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR>
12585 std::vector<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR> videoFormatProperties; in getVideoFormatPropertiesKHR()
H A Dvulkan_hash.hpp12746 struct hash<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR>
12748 …std::size_t operator()( VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR const & videoFormatProperti… in operator ()()
/dports/graphics/vulkan-caps-viewer/VulkanCapsViewer-3.05/Vulkan-Headers/include/vulkan/
H A Dvulkan_handles.hpp435 struct VideoFormatPropertiesKHR;
12868 VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR * pVideoFormatProperties,
12871 template <typename VideoFormatPropertiesKHRAllocator = std::allocator<VideoFormatPropertiesKHR>,
12874 …typename ResultValueType<std::vector<VideoFormatPropertiesKHR, VideoFormatPropertiesKHRAllocator>>…
12878 typename VideoFormatPropertiesKHRAllocator = std::allocator<VideoFormatPropertiesKHR>,
12881 …typename std::enable_if<std::is_same<typename B::value_type, VideoFormatPropertiesKHR>::value, int…
12883 …typename ResultValueType<std::vector<VideoFormatPropertiesKHR, VideoFormatPropertiesKHRAllocator>>…
H A Dvulkan_structs.hpp81367 struct VideoFormatPropertiesKHR struct
81375 VULKAN_HPP_CONSTEXPR VideoFormatPropertiesKHR( in VideoFormatPropertiesKHR() function
81380 …VULKAN_HPP_CONSTEXPR VideoFormatPropertiesKHR( VideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_N…
81382 VideoFormatPropertiesKHR( VkVideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoFormatPropertiesKHR() function
81383 : VideoFormatPropertiesKHR( *reinterpret_cast<VideoFormatPropertiesKHR const *>( &rhs ) ) in VideoFormatPropertiesKHR()
81387VideoFormatPropertiesKHR & operator=( VideoFormatPropertiesKHR const & rhs ) VULKAN_HPP_NOEXCEPT =…
81406 auto operator<=>( VideoFormatPropertiesKHR const & ) const = default;
81408 bool operator==( VideoFormatPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
81413 bool operator!=( VideoFormatPropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
81424 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR ) == argument
[all …]
H A Dvulkan_funcs.hpp9025 VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR * pVideoFormatProperties, in getVideoFormatPropertiesKHR()
9039 …typename ResultValueType<std::vector<VideoFormatPropertiesKHR, VideoFormatPropertiesKHRAllocator>>…
9044 std::vector<VideoFormatPropertiesKHR, VideoFormatPropertiesKHRAllocator> videoFormatProperties; in getVideoFormatPropertiesKHR()
9079 …typename std::enable_if<std::is_same<typename B::value_type, VideoFormatPropertiesKHR>::value, int…
9081 …typename ResultValueType<std::vector<VideoFormatPropertiesKHR, VideoFormatPropertiesKHRAllocator>>…
9088 std::vector<VideoFormatPropertiesKHR, VideoFormatPropertiesKHRAllocator> videoFormatProperties( in getVideoFormatPropertiesKHR()
H A Dvulkan_raii.hpp2825 …VULKAN_HPP_NODISCARD std::vector<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR> getVideoFormatPro…
12577 … VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE std::vector<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR>
12585 std::vector<VULKAN_HPP_NAMESPACE::VideoFormatPropertiesKHR> videoFormatProperties; in getVideoFormatPropertiesKHR()
/dports/www/firefox/firefox-99.0/third_party/rust/ash/src/vk/
H A Dextensions.rs2351 p_video_format_properties: *mut VideoFormatPropertiesKHR,
2464 _p_video_format_properties: *mut VideoFormatPropertiesKHR, in load() argument
2709 p_video_format_properties: *mut VideoFormatPropertiesKHR, in get_physical_device_video_format_properties_khr() argument
H A Ddefinitions.rs48050 pub struct VideoFormatPropertiesKHR { struct
48055 impl ::std::default::Default for VideoFormatPropertiesKHR { argument
48064 impl VideoFormatPropertiesKHR { implementation
48074 inner: VideoFormatPropertiesKHR,
48078 type Target = VideoFormatPropertiesKHR;
48096 pub fn build(self) -> VideoFormatPropertiesKHR { in build() argument