dcompute ~master (2020-05-31T06:50:18Z)
Dub
Repo
Sampler.Info
dcompute
driver
ocl
sampler
Sampler
Undocumented in source.
struct
Sampler
static
struct
Info {
@0x1150
uint
referenceCount
;
@0x1151
Context
context
;
@0x1152
bool
normalisedCoordinates
;
@0x1153
AddressingMode
addressingMode
;
@0x1154
FilterMode
filterMode
;
}
Members
Variables
addressingMode
AddressingMode
addressingMode
;
Undocumented in source.
context
Context
context
;
Undocumented in source.
filterMode
FilterMode
filterMode
;
Undocumented in source.
normalisedCoordinates
bool
normalisedCoordinates
;
Undocumented in source.
referenceCount
uint
referenceCount
;
Undocumented in source.
Meta
Source
See Implementation
dcompute
driver
ocl
sampler
Sampler
enums
AddressingMode
FilterMode
functions
release
retain
structs
Info
variables
raw
Undocumented in source.