d-nv ~master (2021-12-23T21:53:37.7083169)
Dub
Repo
DriverBase
dnv
driver
Undocumented in source.
class
DriverBase {
static
bool
[
int
]
initialized
;
static
auto
deviceInit
();
static
auto
deviceInit
(int id);
}
Members
Static functions
deviceInit
auto
deviceInit
(int id)
Undocumented in source. Be warned that the author may not have intended to support it.
deviceInit
auto
deviceInit
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
initialized
bool
[
int
]
initialized
;
Undocumented in source.
Meta
Source
See Implementation
dnv
driver
classes
DriverBase
functions
compile
launch
loadPTX