Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gstreamer gstreamer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1.1k
    • Issues 1.1k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 493
    • Merge requests 493
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gstreamergstreamer
  • Merge requests
  • !4243

vkinstance: register GStreamer version as engine version

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Víctor Manuel Jáquez Leal requested to merge vjaquez/gstreamer:vulkan-engine-version into main Mar 22, 2023
  • Overview 4
  • Commits 1
  • Pipelines 6
  • Changes 1

Specification says:

engineVersion is an unsigned integer variable containing the developer-supplied version number of the engine used to create the application.

Assuming the engine is GStreamer, it would be expected to set its version as engine version.

Also, the first initialization of VkApplicationInfo and VkInstanceCreateInfo are removed since both structures are filled up completely.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: vulkan-engine-version