Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp74729 struct VideoDecodeH264SessionParametersCreateInfoEXT struct
74731 using NativeType = VkVideoDecodeH264SessionParametersCreateInfoEXT;
74733 static const bool allowDuplicate = false;
74734 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
74738 VULKAN_HPP_CONSTEXPR VideoDecodeH264SessionParametersCreateInfoEXT( in VideoDecodeH264SessionParametersCreateInfoEXT() function
74751VideoDecodeH264SessionParametersCreateInfoEXT( VkVideoDecodeH264SessionParametersCreateInfoEXT con… in VideoDecodeH264SessionParametersCreateInfoEXT() function
74764 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::VideoDecodeH264SessionParametersCreateInfoEXT cons… in operator =()
74769 …VideoDecodeH264SessionParametersCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
74775 …4SessionParametersCreateInfoEXT & setMaxSpsStdCount( uint32_t maxSpsStdCount_ ) VULKAN_HPP_NOEXCEPT in setMaxSpsStdCount()
74781 …4SessionParametersCreateInfoEXT & setMaxPpsStdCount( uint32_t maxPpsStdCount_ ) VULKAN_HPP_NOEXCEPT in setMaxPpsStdCount()
[all …]