Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release/v1.3.206 #14

Merged
merged 1 commit into from
Feb 18, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.3.205.1
1.3.206
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ PM> Install-Package Exomia.Vulkan.Api.{Platform}
| Ggp | Google Games Platform |
| Screen | QNX Screen Graphics Subsystem |


> see Exomia.Vulkan.Api packages on [nuget](https://www.nuget.org/packages?q=Exomia.Vulkan.Api)

---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@
global using VkDevicePrivateDataCreateInfoEXT = Exomia.Vulkan.Api.Core.VkDevicePrivateDataCreateInfo;
global using VkPrivateDataSlotCreateInfoEXT = Exomia.Vulkan.Api.Core.VkPrivateDataSlotCreateInfo;
global using VkPrivateDataSlotEXT = Exomia.Vulkan.Api.Core.VkPrivateDataSlot;
global using VkPrivateDataSlotCreateFlagsEXT = Exomia.Vulkan.Api.Core.VkPrivateDataSlotCreateFlagBits;
global using VkPrivateDataSlotCreateFlagBitsEXT = Exomia.Vulkan.Api.Core.VkPrivateDataSlotCreateFlagBits;
global using VkPrivateDataSlotCreateFlagsEXT = Exomia.Vulkan.Api.Core.FutureUse32;
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

global using VkPipelineCreationFeedbackFlags = Exomia.Vulkan.Api.Core.VkPipelineCreationFeedbackFlagBits;
global using VkToolPurposeFlags = Exomia.Vulkan.Api.Core.VkToolPurposeFlagBits;
global using VkPrivateDataSlotCreateFlags = Exomia.Vulkan.Api.Core.VkPrivateDataSlotCreateFlagBits;
global using VkPrivateDataSlotCreateFlags = Exomia.Vulkan.Api.Core.FutureUse32;
global using VkPipelineStageFlags2 = Exomia.Vulkan.Api.Core.VkPipelineStageFlagBits2;
global using VkAccessFlags2 = Exomia.Vulkan.Api.Core.VkAccessFlagBits2;
global using VkSubmitFlags = Exomia.Vulkan.Api.Core.VkSubmitFlagBits;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down Expand Up @@ -88,11 +88,11 @@
</ItemGroup>

<ItemGroup Condition="'$(Platform)'=='AnyCPU'">
<PackageReference Include="Exomia.Vulkan.Api.Core" Version="1.3.205$(VersionSuffix)" PrivateAssets="all" />
<PackageReference Include="Exomia.Vulkan.Api.Core" Version="1.3.206$(VersionSuffix)" PrivateAssets="all" />
</ItemGroup>

<ItemGroup Condition="'$(Platform)'!='AnyCPU'">
<PackageReference Include="Exomia.Vulkan.Api.Core.$(Platform)" Version="1.3.205$(VersionSuffix)"
<PackageReference Include="Exomia.Vulkan.Api.Core.$(Platform)" Version="1.3.206$(VersionSuffix)"
PrivateAssets="all" />
</ItemGroup>

Expand Down

This file was deleted.

12 changes: 12 additions & 0 deletions src/Exomia.Vulkan.Api.Core/Enums/VkStructureType.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1699,6 +1699,12 @@ public enum VkStructureType
/// </summary>
VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_RATE_CONTROL_LAYER_INFO_EXT = 1000038010,

/// <summary>
/// VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_REFERENCE_LISTS_EXT<br />
/// <a href="https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#VkStructureType">https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#VkStructureType</a>
/// </summary>
VK_STRUCTURE_TYPE_VIDEO_ENCODE_H264_REFERENCE_LISTS_EXT = 1000038011,

/// <summary>
/// VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_CAPABILITIES_EXT<br />
/// <a href="https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#VkStructureType">https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#VkStructureType</a>
Expand Down Expand Up @@ -3415,6 +3421,12 @@ public enum VkStructureType
/// </summary>
VK_STRUCTURE_TYPE_VIDEO_ENCODE_RATE_CONTROL_LAYER_INFO_KHR = 1000299002,

/// <summary>
/// VK_STRUCTURE_TYPE_VIDEO_ENCODE_CAPABILITIES_KHR<br />
/// <a href="https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#VkStructureType">https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#VkStructureType</a>
/// </summary>
VK_STRUCTURE_TYPE_VIDEO_ENCODE_CAPABILITIES_KHR = 1000299003,

/// <summary>
/// VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DIAGNOSTICS_CONFIG_FEATURES_NV<br />
/// <a href="https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#VkStructureType">https://www.khronos.org/registry/vulkan/specs/1.3-extensions/html/vkspec.html#VkStructureType</a>
Expand Down
2 changes: 1 addition & 1 deletion src/Exomia.Vulkan.Api.Core/Exomia.Vulkan.Api.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>1.3.205$(VersionSuffix)</Version>
<Version>1.3.206$(VersionSuffix)</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ namespace Exomia.Vulkan.Api.Core;
/// <item>
/// <term>structextends</term><description>VkPhysicalDeviceProperties2</description>
/// </item>
/// <item>
/// <term>returnedonly</term><description>true</description>
/// </item>
/// </list>
/// </remarks>
[VkStructExtends("VkPhysicalDeviceProperties2")]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,6 @@ public unsafe struct VkPrivateDataSlotCreateInfo
/// <summary>pNext is NULL or a pointer to a structure extending this structure.</summary>
public void* pNext;

/// <summary>
/// flags is a bitmask of VkPrivateDataSlotCreateFlagsspecifying additional parameters of the new private data
/// slot
/// </summary>
/// <summary>flags is reserved for future use.</summary>
public VkPrivateDataSlotCreateFlags flags;
}
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,7 @@ public struct StdVideoEncodeH264PictureInfo

public StdVideoH264PictureType pictureType;

public uint frameNum;
public uint frame_num;

public uint pictureOrderCount;

public ushort long_term_pic_num;

public ushort long_term_frame_idx;
public int PicOrderCnt;
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
#region License

// Copyright (c) 2018-2022, exomia
// All rights reserved.
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.

#endregion

#pragma warning disable CS1591 // Missing XML comment for publicly visible type or member

// ReSharper disable IdentifierTypo
// ReSharper disable UnusedMember.Global
// ReSharper disable InconsistentNaming
// ReSharper disable once CheckNamespace
namespace Exomia.Vulkan.Api.Core;

[StructLayout(LayoutKind.Sequential)]
public struct StdVideoEncodeH264ReferenceInfo
{
public StdVideoEncodeH264ReferenceInfoFlags flags;

public uint FrameNum;

public int PicOrderCnt;

public ushort long_term_pic_num;

public ushort long_term_frame_idx;
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
#region License

// Copyright (c) 2018-2022, exomia
// All rights reserved.
//
// This source code is licensed under the BSD-style license found in the
// LICENSE file in the root directory of this source tree.

#endregion

#pragma warning disable CS1591 // Missing XML comment for publicly visible type or member

// ReSharper disable IdentifierTypo
// ReSharper disable UnusedMember.Global
// ReSharper disable InconsistentNaming
// ReSharper disable once CheckNamespace
namespace Exomia.Vulkan.Api.Core;

[StructLayout(LayoutKind.Sequential)]
public struct StdVideoEncodeH264ReferenceInfoFlags
{
private uint _bitfield1;

public uint is_long_term
{
get { return (uint)((_bitfield1 >> 0) & 0x00000001); }
set { _bitfield1 = (_bitfield1 & 0xFFFFFFFE) | (((uint)value & 0x00000001) << 0); }
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,12 @@
namespace Exomia.Vulkan.Api.Core;

[StructLayout(LayoutKind.Sequential)]
public unsafe struct StdVideoEncodeH264SliceHeader
public struct StdVideoEncodeH264SliceHeader
{
public StdVideoEncodeH264SliceHeaderFlags flags;

public uint first_mb_in_slice;

public StdVideoH264SliceType slice_type;

public byte seq_parameter_set_id;
Expand All @@ -40,6 +42,4 @@ public unsafe struct StdVideoEncodeH264SliceHeader
public sbyte slice_alpha_c0_offset_div2;

public sbyte slice_beta_offset_div2;

public StdVideoEncodeH264RefMemMgmtCtrlOperations* pMemMgmtCtrlOperations;
}
Loading