sbylib ~master (2020-02-29T08:12:18Z)
Dub
Repo
Compute.Instance
sbylib
graphics
compute
compute
Compute
Undocumented in source.
class
Compute
mixin template
Instance () {
import
std
:
getSymbolsByUDA
;
;
import
sbylib
.
wrapper
.
vulkan
;
;
import
sbylib
.
graphics
.
core
;
;
import
sbylib
.
graphics
.
util
;
;
import
sbylib
.
graphics
.
wrapper
;
;
alias
This
=
typeof
(
this
)
;
mixin
ImplDescriptor
;
this
();
static
Inst
opCall
(VQueue queue);
struct
Inst
;
}
Constructors
this
this
()
Undocumented in source.
Members
Aliases
This
alias
This
=
typeof
(
this
)
Undocumented in source.
Mixins
__anonymous
mixin
ImplDescriptor
Undocumented in source.
Static functions
opCall
Inst
opCall
(VQueue queue)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
Inst
struct
Inst
Undocumented in source.
Mixed In Members
From
mixin
ImplDescriptor
DefineInstanceMembers
mixintemplate
DefineInstanceMembers
(Descriptor)
Undocumented in source.
Meta
Source
See Implementation
sbylib
graphics
compute
compute
Compute
mixins
__anonymous
mixin templates
Instance
variables
pipeline
pipelineLayout