Home
last modified time | relevance | path

Searched refs:VkVideoEncodeRateControlInfoKHR (Results 1 – 19 of 19) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dvideo_encode_extensions.txt181 Valid when slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode
187 See slink:VkVideoEncodeRateControlInfoKHR for additional information
228 [open,refpage='VkVideoEncodeRateControlInfoKHR',desc='Structure to set encode stream rate control p…
231 slink:VkVideoEncodeRateControlInfoKHR structure to the pname:pNext chain of
235 The slink:VkVideoEncodeRateControlInfoKHR structure is defined as:
237 include::{generated}/api/structs/VkVideoEncodeRateControlInfoKHR.txt[]
252 parameter settings may: be chained to slink:VkVideoEncodeRateControlInfoKHR.
265 slink:VkVideoEncodeRateControlInfoKHR structure is included in the
270 include::{generated}/validity/structs/VkVideoEncodeRateControlInfoKHR.txt[]
338 (slink:VkVideoEncodeRateControlInfoKHR::pname:layerCount is greater than 1),
[all …]
Dvideo_encode_extensions.adoc308 Valid when slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode
314 See slink:VkVideoEncodeRateControlInfoKHR for additional information
354 [open,refpage='VkVideoEncodeRateControlInfoKHR',desc='Structure to set encode stream rate control p…
356 The sname:VkVideoEncodeRateControlInfoKHR structure is defined as:
358 include::{generated}/api/structs/VkVideoEncodeRateControlInfoKHR.adoc[]
382 sname:VkVideoEncodeRateControlInfoKHR (see <<video-coding-control,Video
396 sname:VkVideoEncodeRateControlInfoKHR structure is included in the
401 include::{generated}/validity/structs/VkVideoEncodeRateControlInfoKHR.adoc[]
468 (slink:VkVideoEncodeRateControlInfoKHR::pname:layerCount is greater than 1),
479 provided via slink:VkVideoEncodeRateControlInfoKHR.
[all …]
Dvideo_encode_h264_extensions.txt138 sname:VkVideoEncodeRateControlInfoKHR in the call to
142 slink:VkVideoEncodeRateControlInfoKHR.
546 of the slink:VkVideoEncodeRateControlInfoKHR structure in the pname:pNext
565 slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
572 slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
577 slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
637 slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
665 When slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
669 When slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
Dvideo_encode_h265_extensions.txt522 of the slink:VkVideoEncodeRateControlInfoKHR structure in the pname:pNext
541 slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
548 slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
553 slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
613 slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
641 When slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
645 When slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
Dvideo_encode_h264_extensions.adoc619 of the slink:VkVideoEncodeRateControlInfoKHR structure in the pname:pNext
673 slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
706 When slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
710 When slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
Dvideo_encode_h265_extensions.adoc706 of the slink:VkVideoEncodeRateControlInfoKHR structure in the pname:pNext
761 slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
794 When slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
798 When slink:VkVideoEncodeRateControlInfoKHR::pname:rateControlMode is
Dvideo_extensions.adoc2627 pname:pNext chain must: include a slink:VkVideoEncodeRateControlInfoKHR
2644 pname:rateControlMode member of slink:VkVideoEncodeRateControlInfoKHR
2653 slink:VkVideoEncodeRateControlInfoKHR, and
2654 slink:VkVideoEncodeRateControlInfoKHR::pname:layerCount is greater than
2670 pname:rateControlMode member of slink:VkVideoEncodeRateControlInfoKHR
2679 slink:VkVideoEncodeRateControlInfoKHR, and
2680 slink:VkVideoEncodeRateControlInfoKHR::pname:layerCount is greater than
2709 parameters (see slink:VkVideoEncodeRateControlInfoKHR).
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_beta.h414 typedef struct VkVideoEncodeRateControlInfoKHR { struct
424 } VkVideoEncodeRateControlInfoKHR; typedef
Dvulkan_structs.hpp78775 using NativeType = VkVideoEncodeRateControlInfoKHR;
78802 VideoEncodeRateControlInfoKHR( VkVideoEncodeRateControlInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoEncodeRateControlInfoKHR()
78810 …VideoEncodeRateControlInfoKHR & operator=( VkVideoEncodeRateControlInfoKHR const & rhs ) VULKAN_HP… in operator =()
78869 operator VkVideoEncodeRateControlInfoKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoEncodeRateControlInfoKHR const&()
78871 return *reinterpret_cast<const VkVideoEncodeRateControlInfoKHR *>( this ); in operator VkVideoEncodeRateControlInfoKHR const&()
78874 operator VkVideoEncodeRateControlInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkVideoEncodeRateControlInfoKHR&()
78876 return *reinterpret_cast<VkVideoEncodeRateControlInfoKHR *>( this ); in operator VkVideoEncodeRateControlInfoKHR&()
78910 sizeof( VkVideoEncodeRateControlInfoKHR ),
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_beta.h426 typedef struct VkVideoEncodeRateControlInfoKHR { struct
433 } VkVideoEncodeRateControlInfoKHR; argument
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/
Dvulkan_beta.h426 typedef struct VkVideoEncodeRateControlInfoKHR { struct
433 } VkVideoEncodeRateControlInfoKHR; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_beta.h466 typedef struct VkVideoEncodeRateControlInfoKHR { struct
473 } VkVideoEncodeRateControlInfoKHR; argument
/third_party/vulkan-headers/include/vulkan/
Dvulkan_beta.h494 typedef struct VkVideoEncodeRateControlInfoKHR { struct
501 } VkVideoEncodeRateControlInfoKHR; argument
Dvulkan_static_assertions.hpp4744 …VULKAN_HPP_NAMESPACE::VideoEncodeRateControlInfoKHR ) == sizeof( VkVideoEncodeRateControlInfoKHR ),
Dvulkan_structs.hpp101420 using NativeType = VkVideoEncodeRateControlInfoKHR;
101442 VideoEncodeRateControlInfoKHR( VkVideoEncodeRateControlInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in VideoEncodeRateControlInfoKHR()
101465 …VideoEncodeRateControlInfoKHR & operator=( VkVideoEncodeRateControlInfoKHR const & rhs ) VULKAN_HP… in operator =()
101515 operator VkVideoEncodeRateControlInfoKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkVideoEncodeRateControlInfoKHR const&()
101517 return *reinterpret_cast<const VkVideoEncodeRateControlInfoKHR *>( this ); in operator VkVideoEncodeRateControlInfoKHR const&()
101520 operator VkVideoEncodeRateControlInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkVideoEncodeRateControlInfoKHR&()
101522 return *reinterpret_cast<VkVideoEncodeRateControlInfoKHR *>( this ); in operator VkVideoEncodeRateControlInfoKHR&()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkGetStructureTypeImpl.inl2931 template<> VkStructureType getStructureType<VkVideoEncodeRateControlInfoKHR> (void)
DvkStructTypes.inl6601 struct VkVideoEncodeRateControlInfoKHR struct
DvkStrUtil.inl1314 std::ostream& operator<< (std::ostream& s, const VkVideoEncodeRateControlInfoKHR& value);
DvkStrUtilImpl.inl13998 std::ostream& operator<< (std::ostream& s, const VkVideoEncodeRateControlInfoKHR& value)
14000 s << "VkVideoEncodeRateControlInfoKHR = {\n";