|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CLSampler | |
---|---|
com.jogamp.opencl |
Uses of CLSampler in com.jogamp.opencl |
---|
Fields in com.jogamp.opencl with type parameters of type CLSampler | |
---|---|
protected List<CLSampler> |
CLContext.samplers
|
Methods in com.jogamp.opencl that return CLSampler | |
---|---|
CLSampler |
CLContext.createSampler(CLSampler.AddressingMode addrMode,
CLSampler.FilteringMode filtMode,
boolean normalizedCoords)
|
Methods in com.jogamp.opencl that return types with arguments of type CLSampler | |
---|---|
List<CLSampler> |
CLContext.getSamplers()
Returns a read only view of all samplers associated with this context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |