cl-normalized-coords? ( sampler -- ? )


Vocabulary
opencl

Inputs
samplera cl-sampler


Outputs
?a boolean


Word description
Returns whether the sampler uses normalized coords or not.

Definition