Skip to content
Snippets Groups Projects

framework: Ensure pQueuePriorities is a valid pointer

Merged Caio Oliveira requested to merge cmarcelo/crucible:r/device-queue-priorities into master

Compound literals inside a block have a duration for the block, so (float[]) { 1.0f } was getting out of scope before vkCreateDevice() was called. Issue found via the validation layers.

Fixes: 0b530e95 ("framework: Initialize a queue and command pool per queue family")

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading