Update for Vulkan-Docs 1.3.262
This commit is contained in:
parent
85c2334e92
commit
9085224a1b
12 changed files with 21324 additions and 18026 deletions
|
|
@ -1670,6 +1670,23 @@ namespace VULKAN_HPP_NAMESPACE
|
|||
struct PhysicalDeviceMultiviewPerViewRenderAreasFeaturesQCOM;
|
||||
struct MultiviewPerViewRenderAreasRenderPassBeginInfoQCOM;
|
||||
|
||||
//=== VK_QCOM_image_processing2 ===
|
||||
struct PhysicalDeviceImageProcessing2FeaturesQCOM;
|
||||
struct PhysicalDeviceImageProcessing2PropertiesQCOM;
|
||||
struct SamplerBlockMatchWindowCreateInfoQCOM;
|
||||
|
||||
//=== VK_QCOM_filter_cubic_weights ===
|
||||
struct PhysicalDeviceCubicWeightsFeaturesQCOM;
|
||||
struct SamplerCubicWeightsCreateInfoQCOM;
|
||||
struct BlitImageCubicWeightsInfoQCOM;
|
||||
|
||||
//=== VK_QCOM_ycbcr_degamma ===
|
||||
struct PhysicalDeviceYcbcrDegammaFeaturesQCOM;
|
||||
struct SamplerYcbcrConversionYcbcrDegammaCreateInfoQCOM;
|
||||
|
||||
//=== VK_QCOM_filter_cubic_clamp ===
|
||||
struct PhysicalDeviceCubicClampFeaturesQCOM;
|
||||
|
||||
//=== VK_EXT_attachment_feedback_loop_dynamic_state ===
|
||||
struct PhysicalDeviceAttachmentFeedbackLoopDynamicStateFeaturesEXT;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue