ReactOS 0.4.17-dev-934-g091855f
StdVideoH265ProfileTierLevelFlags Struct Reference

#include <vulkan.h>

Public Attributes

uint32_t general_tier_flag:1
 
uint32_t general_progressive_source_flag:1
 
uint32_t general_interlaced_source_flag:1
 
uint32_t general_non_packed_constraint_flag:1
 
uint32_t general_frame_only_constraint_flag:1
 

Detailed Description

Definition at line 7126 of file vulkan.h.

Member Data Documentation

◆ general_frame_only_constraint_flag

uint32_t StdVideoH265ProfileTierLevelFlags::general_frame_only_constraint_flag

Definition at line 7132 of file vulkan.h.

◆ general_interlaced_source_flag

uint32_t StdVideoH265ProfileTierLevelFlags::general_interlaced_source_flag

Definition at line 7130 of file vulkan.h.

◆ general_non_packed_constraint_flag

uint32_t StdVideoH265ProfileTierLevelFlags::general_non_packed_constraint_flag

Definition at line 7131 of file vulkan.h.

◆ general_progressive_source_flag

uint32_t StdVideoH265ProfileTierLevelFlags::general_progressive_source_flag

Definition at line 7129 of file vulkan.h.

◆ general_tier_flag

uint32_t StdVideoH265ProfileTierLevelFlags::general_tier_flag

Definition at line 7128 of file vulkan.h.


The documentation for this struct was generated from the following file: