dcompute ~master (2020-05-31T06:50:18Z)
Dub
Repo
Build.Info
dcompute
driver
ocl
program
Build
Undocumented in source.
struct
Build
static
struct
Info {
@0x1181
Status
status
;
@0x1182
char
*
_options
;
StringzAccessor
!(
_options
)
options
;
@0x1183
char
*
_log
;
StringzAccessor
!(
_log
)
log
;
@0x1184
BinaryType
binaryType
;
}
Members
Variables
_log
char
*
_log
;
Undocumented in source.
_options
char
*
_options
;
Undocumented in source.
binaryType
BinaryType
binaryType
;
Undocumented in source.
log
StringzAccessor
!(
_log
)
log
;
Undocumented in source.
options
StringzAccessor
!(
_options
)
options
;
Undocumented in source.
status
Status
status
;
Undocumented in source.
Meta
Source
See Implementation
dcompute
driver
ocl
program
Build
enums
BinaryType
Status
structs
Info
variables
device
program
Undocumented in source.