BLContextCreateInfo

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) extern (C) extern (C) extern (C)
struct BLContextCreateInfo {}

Members

Variables

commandQueueLimit
uint commandQueueLimit;
Undocumented in source.
cpuFeatures
uint cpuFeatures;
Undocumented in source.
flags
uint flags;
Undocumented in source.
reserved
uint[4] reserved;
Undocumented in source.
threadCount
uint threadCount;
Undocumented in source.

Meta