CMSC23700 Common Code Library
Support code for CS23700 programming projects
|
information about queue families More...
#include <cs237-application.hpp>
Public Attributes | |
T | graphics |
the queue family that supports graphics | |
T | present |
the queue family that supports presentation | |
information about queue families
T cs237::Application::Queues< T >::graphics |
the queue family that supports graphics
T cs237::Application::Queues< T >::present |
the queue family that supports presentation