vk_device: Make use of designated initializers where applicable
Avoids redundant repetitions of variable names, and allows assignment all in one statement.
Loading
Please register or sign in to comment
Avoids redundant repetitions of variable names, and allows assignment all in one statement.