integrate Swiftshader to my visual studio c++ project
13 views
Skip to first unread message
Mo Samy
unread,
Dec 31, 2024, 5:14:11 AM12/31/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to swiftshader
i have c++ project the IDE that i use is visual studio 19 i want my app to be able to use both hardware (default vulkan) and software (swiftshader) rasterization
so it can switch between them when it needs but i can implement such a feature to my app also idk how
swiftshader is there a tutorial