Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp76261 struct VideoEncodeH264NaluSliceEXT struct
76263 using NativeType = VkVideoEncodeH264NaluSliceEXT;
76265 static const bool allowDuplicate = false;
76266 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eVideoEncodeH264NaluSliceEXT;
76269 VULKAN_HPP_CONSTEXPR VideoEncodeH264NaluSliceEXT( in VideoEncodeH264NaluSliceEXT() function
76293 VideoEncodeH264NaluSliceEXT( VkVideoEncodeH264NaluSliceEXT const & rhs ) VULKAN_HPP_NOEXCEPT in VideoEncodeH264NaluSliceEXT() function
76298 VideoEncodeH264NaluSliceEXT( in VideoEncodeH264NaluSliceEXT() argument
76325 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoEncodeH264NaluSliceEXT const *>( &rhs ); in operator =()
76330 VideoEncodeH264NaluSliceEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
76337 … setPSliceHeaderStd( const StdVideoEncodeH264SliceHeader * pSliceHeaderStd_ ) VULKAN_HPP_NOEXCEPT in setPSliceHeaderStd()
[all …]