Home
last modified time | relevance | path

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

/dports/graphics/libosmesa-gallium/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h647 typedef struct VkVideoDecodeH265ProfileEXT { struct
651 } VkVideoDecodeH265ProfileEXT; typedef
/dports/graphics/libosmesa/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h647 typedef struct VkVideoDecodeH265ProfileEXT { struct
651 } VkVideoDecodeH265ProfileEXT; argument
/dports/games/vkquake/vkQuake-1.12.2/Windows/misc/include/vulkan/
H A Dvulkan_beta.h648 typedef struct VkVideoDecodeH265ProfileEXT { struct
652 } VkVideoDecodeH265ProfileEXT; argument
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h647 typedef struct VkVideoDecodeH265ProfileEXT { struct
651 } VkVideoDecodeH265ProfileEXT; argument
/dports/graphics/mesa-gallium-va/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h647 typedef struct VkVideoDecodeH265ProfileEXT { struct
651 } VkVideoDecodeH265ProfileEXT; typedef
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h647 typedef struct VkVideoDecodeH265ProfileEXT { struct
651 } VkVideoDecodeH265ProfileEXT; argument
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h647 typedef struct VkVideoDecodeH265ProfileEXT { struct
651 } VkVideoDecodeH265ProfileEXT; argument
/dports/graphics/mesa-libs/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h647 typedef struct VkVideoDecodeH265ProfileEXT { struct
651 } VkVideoDecodeH265ProfileEXT; argument
/dports/graphics/mesa-dri/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h647 typedef struct VkVideoDecodeH265ProfileEXT { struct
651 } VkVideoDecodeH265ProfileEXT; argument
/dports/lang/clover/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h647 typedef struct VkVideoDecodeH265ProfileEXT { struct
651 } VkVideoDecodeH265ProfileEXT; typedef
/dports/graphics/vulkan-caps-viewer/VulkanCapsViewer-3.05/Vulkan-Headers/include/vulkan/
H A Dvulkan_beta.h777 typedef struct VkVideoDecodeH265ProfileEXT { struct
781 } VkVideoDecodeH265ProfileEXT; typedef
H A Dvulkan_structs.hpp77442 using NativeType = VkVideoDecodeH265ProfileEXT;
77455 VideoDecodeH265ProfileEXT( VkVideoDecodeH265ProfileEXT const & rhs ) VULKAN_HPP_NOEXCEPT in VideoDecodeH265ProfileEXT()
77462 …VideoDecodeH265ProfileEXT & operator=( VkVideoDecodeH265ProfileEXT const & rhs ) VULKAN_HPP_NOEXCE… in operator =()
77483 operator VkVideoDecodeH265ProfileEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoDecodeH265ProfileEXT const&()
77485 return *reinterpret_cast<const VkVideoDecodeH265ProfileEXT *>( this ); in operator VkVideoDecodeH265ProfileEXT const&()
77488 operator VkVideoDecodeH265ProfileEXT &() VULKAN_HPP_NOEXCEPT in operator VkVideoDecodeH265ProfileEXT&()
77490 return *reinterpret_cast<VkVideoDecodeH265ProfileEXT *>( this ); in operator VkVideoDecodeH265ProfileEXT&()
77514 sizeof( VkVideoDecodeH265ProfileEXT ),
/dports/graphics/vulkan-headers/Vulkan-Headers-1.2.203/include/vulkan/
H A Dvulkan_beta.h877 typedef struct VkVideoDecodeH265ProfileEXT { struct
881 } VkVideoDecodeH265ProfileEXT; argument
H A Dvulkan_structs.hpp87306 using NativeType = VkVideoDecodeH265ProfileEXT;
87319 VideoDecodeH265ProfileEXT( VkVideoDecodeH265ProfileEXT const & rhs ) VULKAN_HPP_NOEXCEPT in VideoDecodeH265ProfileEXT()
87326 …VideoDecodeH265ProfileEXT & operator=( VkVideoDecodeH265ProfileEXT const & rhs ) VULKAN_HPP_NOEXCE… in operator =()
87347 explicit operator VkVideoDecodeH265ProfileEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoDecodeH265ProfileEXT const&()
87349 return *reinterpret_cast<const VkVideoDecodeH265ProfileEXT *>( this ); in operator VkVideoDecodeH265ProfileEXT const&()
87352 explicit operator VkVideoDecodeH265ProfileEXT &() VULKAN_HPP_NOEXCEPT in operator VkVideoDecodeH265ProfileEXT&()
87354 return *reinterpret_cast<VkVideoDecodeH265ProfileEXT *>( this ); in operator VkVideoDecodeH265ProfileEXT&()
87387 sizeof( VkVideoDecodeH265ProfileEXT ),
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/include/vulkan/
H A Dvulkan_beta.h938 typedef struct VkVideoDecodeH265ProfileEXT { struct
942 } VkVideoDecodeH265ProfileEXT; argument
/dports/graphics/vulkan-tools/Vulkan-Tools-1.2.203/icd/generated/
H A Dvk_typemap_helper.h4165 template <> struct LvlTypeMap<VkVideoDecodeH265ProfileEXT> {
4170 typedef VkVideoDecodeH265ProfileEXT Type;
/dports/graphics/vulkan-extension-layer/Vulkan-ExtensionLayer-1.2.203/utils/generated/
H A Dvk_typemap_helper.h4165 template <> struct LvlTypeMap<VkVideoDecodeH265ProfileEXT> {
4170 typedef VkVideoDecodeH265ProfileEXT Type;
H A Dvk_safe_struct.h8207 safe_VkVideoDecodeH265ProfileEXT(const VkVideoDecodeH265ProfileEXT* in_struct);
8212 void initialize(const VkVideoDecodeH265ProfileEXT* in_struct);
8214VkVideoDecodeH265ProfileEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265ProfileEXT *>(this);… in ptr()
8215VkVideoDecodeH265ProfileEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265ProfileE… in ptr()
H A Dvk_safe_struct.cpp36284 …eoDecodeH265ProfileEXT::safe_VkVideoDecodeH265ProfileEXT(const VkVideoDecodeH265ProfileEXT* in_str… in safe_VkVideoDecodeH265ProfileEXT()
36323 void safe_VkVideoDecodeH265ProfileEXT::initialize(const VkVideoDecodeH265ProfileEXT* in_struct) in initialize()
50116 … = new safe_VkVideoDecodeH265ProfileEXT(reinterpret_cast<const VkVideoDecodeH265ProfileEXT *>(pNex… in SafePnextCopy()
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/generated/
H A Dvk_typemap_helper.h4165 template <> struct LvlTypeMap<VkVideoDecodeH265ProfileEXT> {
4170 typedef VkVideoDecodeH265ProfileEXT Type;
H A Dvk_safe_struct.h8207 safe_VkVideoDecodeH265ProfileEXT(const VkVideoDecodeH265ProfileEXT* in_struct);
8212 void initialize(const VkVideoDecodeH265ProfileEXT* in_struct);
8214VkVideoDecodeH265ProfileEXT *ptr() { return reinterpret_cast<VkVideoDecodeH265ProfileEXT *>(this);… in ptr()
8215VkVideoDecodeH265ProfileEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH265ProfileE… in ptr()
H A Dvk_safe_struct.cpp36328 …eoDecodeH265ProfileEXT::safe_VkVideoDecodeH265ProfileEXT(const VkVideoDecodeH265ProfileEXT* in_str… in safe_VkVideoDecodeH265ProfileEXT()
36367 void safe_VkVideoDecodeH265ProfileEXT::initialize(const VkVideoDecodeH265ProfileEXT* in_struct) in initialize()
50160 … = new safe_VkVideoDecodeH265ProfileEXT(reinterpret_cast<const VkVideoDecodeH265ProfileEXT *>(pNex… in SafePnextCopy()