Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp133936 struct VideoInlineQueryInfoKHR struct
133938 using NativeType = VkVideoInlineQueryInfoKHR;
133940 static const bool allowDuplicate = false;
133941 …LKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoInlineQueryInfoKHR;
133944 VULKAN_HPP_CONSTEXPR VideoInlineQueryInfoKHR( VULKAN_HPP_NAMESPACE::QueryPool queryPool_ = {}, in VideoInlineQueryInfoKHR() function
133957 VideoInlineQueryInfoKHR( VkVideoInlineQueryInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoInlineQueryInfoKHR() function
133967 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoInlineQueryInfoKHR const *>( &rhs ); in operator =()
133972 …LKAN_HPP_CONSTEXPR_14 VideoInlineQueryInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
133978 …InlineQueryInfoKHR & setQueryPool( VULKAN_HPP_NAMESPACE::QueryPool queryPool_ ) VULKAN_HPP_NOEXCEPT in setQueryPool()
133984 …PP_CONSTEXPR_14 VideoInlineQueryInfoKHR & setFirstQuery( uint32_t firstQuery_ ) VULKAN_HPP_NOEXCEPT in setFirstQuery()
[all …]
/aosp_15_r20/external/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp124596 struct VideoInlineQueryInfoKHR struct
124598 using NativeType = VkVideoInlineQueryInfoKHR;
124600 static const bool allowDuplicate = false;
124601 …LKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoInlineQueryInfoKHR;
124604 VULKAN_HPP_CONSTEXPR VideoInlineQueryInfoKHR( VULKAN_HPP_NAMESPACE::QueryPool queryPool_ = {}, in VideoInlineQueryInfoKHR() function
124617 VideoInlineQueryInfoKHR( VkVideoInlineQueryInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoInlineQueryInfoKHR() function
124627 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoInlineQueryInfoKHR const *>( &rhs ); in operator =()
124632 …LKAN_HPP_CONSTEXPR_14 VideoInlineQueryInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
124638 …InlineQueryInfoKHR & setQueryPool( VULKAN_HPP_NAMESPACE::QueryPool queryPool_ ) VULKAN_HPP_NOEXCEPT in setQueryPool()
124644 …PP_CONSTEXPR_14 VideoInlineQueryInfoKHR & setFirstQuery( uint32_t firstQuery_ ) VULKAN_HPP_NOEXCEPT in setFirstQuery()
[all …]
/aosp_15_r20/external/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp127297 struct VideoInlineQueryInfoKHR struct
127299 using NativeType = VkVideoInlineQueryInfoKHR;
127301 static const bool allowDuplicate = false;
127302 …LKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoInlineQueryInfoKHR;
127305 VULKAN_HPP_CONSTEXPR VideoInlineQueryInfoKHR( VULKAN_HPP_NAMESPACE::QueryPool queryPool_ = {}, in VideoInlineQueryInfoKHR() function
127318 VideoInlineQueryInfoKHR( VkVideoInlineQueryInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoInlineQueryInfoKHR() function
127328 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoInlineQueryInfoKHR const *>( &rhs ); in operator =()
127333 …LKAN_HPP_CONSTEXPR_14 VideoInlineQueryInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
127339 …InlineQueryInfoKHR & setQueryPool( VULKAN_HPP_NAMESPACE::QueryPool queryPool_ ) VULKAN_HPP_NOEXCEPT in setQueryPool()
127345 …PP_CONSTEXPR_14 VideoInlineQueryInfoKHR & setFirstQuery( uint32_t firstQuery_ ) VULKAN_HPP_NOEXCEPT in setFirstQuery()
[all …]