sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
KhronosValidationLayerSetting
sbylib
graphics
layer
khronosvalidation
Undocumented in source.
class
KhronosValidationLayerSetting :
LayerSetting
{
this
();
mixin
Impl
;
}
Constructors
this
this
()
Undocumented in source.
Members
Mixins
__anonymous
mixin
Impl
Undocumented in source.
Inherited Members
From LayerSetting
setting
enum
setting
Undocumented in source.
vendorName
string
vendorName
;
Undocumented in source.
layerName
string
layerName
;
Undocumented in source.
ReportFlag
enum
ReportFlag
Undocumented in source.
DebugAction
enum
DebugAction
Undocumented in source.
report_flags
ReportFlag
[]
report_flags
;
Undocumented in source.
debugAction
DebugAction
debugAction
;
Undocumented in source.
log_filename
string
log_filename
;
Undocumented in source.
getName
string
getName
()
Undocumented in source. Be warned that the author may not have intended to support it.
writeToFile
void
writeToFile
(string path)
Undocumented in source.
Impl
mixintemplate
Impl
()
Undocumented in source.
Meta
Source
See Implementation
sbylib
graphics
layer
khronosvalidation
classes
KhronosValidationLayerSetting