Home
last modified time | relevance | path

Searched refs:VkVideoDecodeH265ProfileEXT (Results 1 – 10 of 10) sorted by relevance

/third_party/mesa3d/include/vulkan/
Dvulkan_beta.h647 typedef struct VkVideoDecodeH265ProfileEXT { struct
651 } VkVideoDecodeH265ProfileEXT; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_beta.h790 typedef struct VkVideoDecodeH265ProfileEXT { struct
794 } VkVideoDecodeH265ProfileEXT; argument
Dvulkan_structs.hpp75146 using NativeType = VkVideoDecodeH265ProfileEXT;
75159 VideoDecodeH265ProfileEXT( VkVideoDecodeH265ProfileEXT const & rhs ) VULKAN_HPP_NOEXCEPT in VideoDecodeH265ProfileEXT()
75166 …VideoDecodeH265ProfileEXT & operator=( VkVideoDecodeH265ProfileEXT const & rhs ) VULKAN_HPP_NOEXCE… in operator =()
75186 operator VkVideoDecodeH265ProfileEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoDecodeH265ProfileEXT const&()
75188 return *reinterpret_cast<const VkVideoDecodeH265ProfileEXT *>( this ); in operator VkVideoDecodeH265ProfileEXT const&()
75191 operator VkVideoDecodeH265ProfileEXT &() VULKAN_HPP_NOEXCEPT in operator VkVideoDecodeH265ProfileEXT&()
75193 return *reinterpret_cast<VkVideoDecodeH265ProfileEXT *>( this ); in operator VkVideoDecodeH265ProfileEXT&()
75217 sizeof( VkVideoDecodeH265ProfileEXT ),
/third_party/vulkan-headers/include/vulkan/
Dvulkan_beta.h870 typedef struct VkVideoDecodeH265ProfileEXT { struct
874 } VkVideoDecodeH265ProfileEXT; argument
Dvulkan_structs.hpp77475 using NativeType = VkVideoDecodeH265ProfileEXT;
77488 VideoDecodeH265ProfileEXT( VkVideoDecodeH265ProfileEXT const & rhs ) VULKAN_HPP_NOEXCEPT in VideoDecodeH265ProfileEXT()
77495 …VideoDecodeH265ProfileEXT & operator=( VkVideoDecodeH265ProfileEXT const & rhs ) VULKAN_HPP_NOEXCE… in operator =()
77516 operator VkVideoDecodeH265ProfileEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoDecodeH265ProfileEXT const&()
77518 return *reinterpret_cast<const VkVideoDecodeH265ProfileEXT *>( this ); in operator VkVideoDecodeH265ProfileEXT const&()
77521 operator VkVideoDecodeH265ProfileEXT &() VULKAN_HPP_NOEXCEPT in operator VkVideoDecodeH265ProfileEXT&()
77523 return *reinterpret_cast<VkVideoDecodeH265ProfileEXT *>( this ); in operator VkVideoDecodeH265ProfileEXT&()
77547 sizeof( VkVideoDecodeH265ProfileEXT ),
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_beta.h870 typedef struct VkVideoDecodeH265ProfileEXT { struct
874 } VkVideoDecodeH265ProfileEXT; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkGetStructureTypeImpl.inl2834 template<> VkStructureType getStructureType<VkVideoDecodeH265ProfileEXT> (void)
DvkStructTypes.inl7227 struct VkVideoDecodeH265ProfileEXT struct
DvkStrUtil.inl1267 std::ostream& operator<< (std::ostream& s, const VkVideoDecodeH265ProfileEXT& value);
DvkStrUtilImpl.inl14110 std::ostream& operator<< (std::ostream& s, const VkVideoDecodeH265ProfileEXT& value)
14112 s << "VkVideoDecodeH265ProfileEXT = {\n";