Home
last modified time | relevance | path

Searched refs:VkVideoDecodeH264MvcEXT (Results 1 – 23 of 23) sorted by relevance

/dports/graphics/libosmesa-gallium/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h627 typedef struct VkVideoDecodeH264MvcEXT { struct
631 } VkVideoDecodeH264MvcEXT; typedef
/dports/graphics/libosmesa/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h627 typedef struct VkVideoDecodeH264MvcEXT { struct
631 } VkVideoDecodeH264MvcEXT; argument
/dports/games/vkquake/vkQuake-1.12.2/Windows/misc/include/vulkan/
H A Dvulkan_beta.h628 typedef struct VkVideoDecodeH264MvcEXT { struct
632 } VkVideoDecodeH264MvcEXT; typedef
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h627 typedef struct VkVideoDecodeH264MvcEXT { struct
631 } VkVideoDecodeH264MvcEXT; typedef
/dports/graphics/mesa-gallium-va/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h627 typedef struct VkVideoDecodeH264MvcEXT { struct
631 } VkVideoDecodeH264MvcEXT; argument
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h627 typedef struct VkVideoDecodeH264MvcEXT { struct
631 } VkVideoDecodeH264MvcEXT; argument
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h627 typedef struct VkVideoDecodeH264MvcEXT { struct
631 } VkVideoDecodeH264MvcEXT; argument
/dports/graphics/mesa-libs/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h627 typedef struct VkVideoDecodeH264MvcEXT { struct
631 } VkVideoDecodeH264MvcEXT; argument
/dports/graphics/mesa-dri/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h627 typedef struct VkVideoDecodeH264MvcEXT { struct
631 } VkVideoDecodeH264MvcEXT; argument
/dports/lang/clover/mesa-21.3.6/include/vulkan/
H A Dvulkan_beta.h627 typedef struct VkVideoDecodeH264MvcEXT { struct
631 } VkVideoDecodeH264MvcEXT; typedef
/dports/graphics/vulkan-caps-viewer/VulkanCapsViewer-3.05/Vulkan-Headers/include/vulkan/
H A Dvulkan_beta.h758 typedef struct VkVideoDecodeH264MvcEXT { struct
762 } VkVideoDecodeH264MvcEXT; argument
H A Dvulkan_structs.hpp76441 using NativeType = VkVideoDecodeH264MvcEXT;
76453 VideoDecodeH264MvcEXT( VkVideoDecodeH264MvcEXT const & rhs ) VULKAN_HPP_NOEXCEPT in VideoDecodeH264MvcEXT()
76460 VideoDecodeH264MvcEXT & operator=( VkVideoDecodeH264MvcEXT const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
76481 operator VkVideoDecodeH264MvcEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoDecodeH264MvcEXT const&()
76483 return *reinterpret_cast<const VkVideoDecodeH264MvcEXT *>( this ); in operator VkVideoDecodeH264MvcEXT const&()
76486 operator VkVideoDecodeH264MvcEXT &() VULKAN_HPP_NOEXCEPT in operator VkVideoDecodeH264MvcEXT&()
76488 return *reinterpret_cast<VkVideoDecodeH264MvcEXT *>( this ); in operator VkVideoDecodeH264MvcEXT&()
76510 …ASSERT( sizeof( VULKAN_HPP_NAMESPACE::VideoDecodeH264MvcEXT ) == sizeof( VkVideoDecodeH264MvcEXT ),
/dports/graphics/vulkan-headers/Vulkan-Headers-1.2.203/include/vulkan/
H A Dvulkan_beta.h858 typedef struct VkVideoDecodeH264MvcEXT { struct
862 } VkVideoDecodeH264MvcEXT; argument
H A Dvulkan_structs.hpp86195 using NativeType = VkVideoDecodeH264MvcEXT;
86207 VideoDecodeH264MvcEXT( VkVideoDecodeH264MvcEXT const & rhs ) VULKAN_HPP_NOEXCEPT in VideoDecodeH264MvcEXT()
86214 VideoDecodeH264MvcEXT & operator=( VkVideoDecodeH264MvcEXT const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
86235 explicit operator VkVideoDecodeH264MvcEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoDecodeH264MvcEXT const&()
86237 return *reinterpret_cast<const VkVideoDecodeH264MvcEXT *>( this ); in operator VkVideoDecodeH264MvcEXT const&()
86240 explicit operator VkVideoDecodeH264MvcEXT &() VULKAN_HPP_NOEXCEPT in operator VkVideoDecodeH264MvcEXT&()
86242 return *reinterpret_cast<VkVideoDecodeH264MvcEXT *>( this ); in operator VkVideoDecodeH264MvcEXT&()
86274 …ASSERT( sizeof( VULKAN_HPP_NAMESPACE::VideoDecodeH264MvcEXT ) == sizeof( VkVideoDecodeH264MvcEXT ),
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/include/vulkan/
H A Dvulkan_beta.h920 typedef struct VkVideoDecodeH264MvcEXT { struct
924 } VkVideoDecodeH264MvcEXT; typedef
/dports/graphics/vulkan-tools/Vulkan-Tools-1.2.203/icd/generated/
H A Dvk_typemap_helper.h3251 template <> struct LvlTypeMap<VkVideoDecodeH264MvcEXT> {
3256 typedef VkVideoDecodeH264MvcEXT Type;
/dports/graphics/vulkan-extension-layer/Vulkan-ExtensionLayer-1.2.203/utils/generated/
H A Dvk_typemap_helper.h3251 template <> struct LvlTypeMap<VkVideoDecodeH264MvcEXT> {
3256 typedef VkVideoDecodeH264MvcEXT Type;
H A Dvk_safe_struct.h6480 safe_VkVideoDecodeH264MvcEXT(const VkVideoDecodeH264MvcEXT* in_struct);
6485 void initialize(const VkVideoDecodeH264MvcEXT* in_struct);
6487 VkVideoDecodeH264MvcEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264MvcEXT *>(this); } in ptr()
6488VkVideoDecodeH264MvcEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264MvcEXT const… in ptr()
H A Dvk_safe_struct.cpp29096 safe_VkVideoDecodeH264MvcEXT::safe_VkVideoDecodeH264MvcEXT(const VkVideoDecodeH264MvcEXT* in_struct… in safe_VkVideoDecodeH264MvcEXT()
29149 void safe_VkVideoDecodeH264MvcEXT::initialize(const VkVideoDecodeH264MvcEXT* in_struct) in initialize()
50110 …_pNext = new safe_VkVideoDecodeH264MvcEXT(reinterpret_cast<const VkVideoDecodeH264MvcEXT *>(pNext)… in SafePnextCopy()
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/layers/generated/
H A Dvk_typemap_helper.h3251 template <> struct LvlTypeMap<VkVideoDecodeH264MvcEXT> {
3256 typedef VkVideoDecodeH264MvcEXT Type;
H A Dvk_safe_struct.h6480 safe_VkVideoDecodeH264MvcEXT(const VkVideoDecodeH264MvcEXT* in_struct);
6485 void initialize(const VkVideoDecodeH264MvcEXT* in_struct);
6487 VkVideoDecodeH264MvcEXT *ptr() { return reinterpret_cast<VkVideoDecodeH264MvcEXT *>(this); } in ptr()
6488VkVideoDecodeH264MvcEXT const *ptr() const { return reinterpret_cast<VkVideoDecodeH264MvcEXT const… in ptr()
H A Dparameter_validation.cpp2915 VkVideoDecodeH264MvcEXT *structure = (VkVideoDecodeH264MvcEXT *) header; in ValidatePnextStructContents()
H A Dvk_safe_struct.cpp29129 safe_VkVideoDecodeH264MvcEXT::safe_VkVideoDecodeH264MvcEXT(const VkVideoDecodeH264MvcEXT* in_struct… in safe_VkVideoDecodeH264MvcEXT()
29182 void safe_VkVideoDecodeH264MvcEXT::initialize(const VkVideoDecodeH264MvcEXT* in_struct) in initialize()
50154 …_pNext = new safe_VkVideoDecodeH264MvcEXT(reinterpret_cast<const VkVideoDecodeH264MvcEXT *>(pNext)… in SafePnextCopy()