Home
last modified time | relevance | path

Searched defs:VideoEncodeH264GopRemainingFrameInfoKHR (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp128283 struct VideoEncodeH264GopRemainingFrameInfoKHR struct
128285 using NativeType = VkVideoEncodeH264GopRemainingFrameInfoKHR;
128287 static const bool allowDuplicate = false;
128288 …R_CONSTEXPR StructureType structureType = StructureType::eVideoEncodeH264GopRemainingFrameInfoKHR;
128291 …VULKAN_HPP_CONSTEXPR VideoEncodeH264GopRemainingFrameInfoKHR( VULKAN_HPP_NAMESPACE::Bool32 useGopR… in VideoEncodeH264GopRemainingFrameInfoKHR() function
128306VideoEncodeH264GopRemainingFrameInfoKHR( VkVideoEncodeH264GopRemainingFrameInfoKHR const & rhs ) V… in VideoEncodeH264GopRemainingFrameInfoKHR() function
128316 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoEncodeH264GopRemainingFrameInfoKHR const *>( … in operator =()
128321 …PR_14 VideoEncodeH264GopRemainingFrameInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
128328 …setUseGopRemainingFrames( VULKAN_HPP_NAMESPACE::Bool32 useGopRemainingFrames_ ) VULKAN_HPP_NOEXCEPT in setUseGopRemainingFrames()
128334 …ncodeH264GopRemainingFrameInfoKHR & setGopRemainingI( uint32_t gopRemainingI_ ) VULKAN_HPP_NOEXCEPT in setGopRemainingI()
[all …]
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp119657 struct VideoEncodeH264GopRemainingFrameInfoKHR struct
119659 using NativeType = VkVideoEncodeH264GopRemainingFrameInfoKHR;
119661 static const bool allowDuplicate = false;
119662 …R_CONSTEXPR StructureType structureType = StructureType::eVideoEncodeH264GopRemainingFrameInfoKHR;
119665 …VULKAN_HPP_CONSTEXPR VideoEncodeH264GopRemainingFrameInfoKHR( VULKAN_HPP_NAMESPACE::Bool32 useGopR… in VideoEncodeH264GopRemainingFrameInfoKHR() argument
119680VideoEncodeH264GopRemainingFrameInfoKHR( VkVideoEncodeH264GopRemainingFrameInfoKHR const & rhs ) V… in VideoEncodeH264GopRemainingFrameInfoKHR() function
119690 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoEncodeH264GopRemainingFrameInfoKHR const *>( … in operator =()
119695 …PR_14 VideoEncodeH264GopRemainingFrameInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
119702 …setUseGopRemainingFrames( VULKAN_HPP_NAMESPACE::Bool32 useGopRemainingFrames_ ) VULKAN_HPP_NOEXCEPT in setUseGopRemainingFrames()
119708 …ncodeH264GopRemainingFrameInfoKHR & setGopRemainingI( uint32_t gopRemainingI_ ) VULKAN_HPP_NOEXCEPT in setGopRemainingI()
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp122358 struct VideoEncodeH264GopRemainingFrameInfoKHR struct
122360 using NativeType = VkVideoEncodeH264GopRemainingFrameInfoKHR;
122362 static const bool allowDuplicate = false;
122363 …R_CONSTEXPR StructureType structureType = StructureType::eVideoEncodeH264GopRemainingFrameInfoKHR;
122366 …VULKAN_HPP_CONSTEXPR VideoEncodeH264GopRemainingFrameInfoKHR( VULKAN_HPP_NAMESPACE::Bool32 useGopR… in VideoEncodeH264GopRemainingFrameInfoKHR() argument
122381VideoEncodeH264GopRemainingFrameInfoKHR( VkVideoEncodeH264GopRemainingFrameInfoKHR const & rhs ) V… in VideoEncodeH264GopRemainingFrameInfoKHR() function
122391 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoEncodeH264GopRemainingFrameInfoKHR const *>( … in operator =()
122396 …PR_14 VideoEncodeH264GopRemainingFrameInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
122403 …setUseGopRemainingFrames( VULKAN_HPP_NAMESPACE::Bool32 useGopRemainingFrames_ ) VULKAN_HPP_NOEXCEPT in setUseGopRemainingFrames()
122409 …ncodeH264GopRemainingFrameInfoKHR & setGopRemainingI( uint32_t gopRemainingI_ ) VULKAN_HPP_NOEXCEPT in setGopRemainingI()
[all …]