Skip to content

Commit

Permalink
Polishing
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhdanNV committed Jan 21, 2025
1 parent 0b65be4 commit 37b4f8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Include/Extensions/NRIDeviceCreation.h
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ NriStruct(VKExtensions) {
uint32_t deviceExtensionNum;
};

// A collection of queues of the same type
NriStruct(QueueFamilyDesc) {
NriOptional const float* queuePriorities; // [-1; 1]: low < 0, normal = 0, high > 0 ("queueNum" entries expected)
uint32_t queueNum;
Expand Down

0 comments on commit 37b4f8a

Please sign in to comment.