filtering_mode
Enum class for specifying the filter mode of a sampler. Values are hard coded to match those of OpenCL in order to allow a simple cast when converting.
Values
| nearest | |
| linear |
Enum class for specifying the filter mode of a sampler. Values are hard coded to match those of OpenCL in order to allow a simple cast when converting.
| nearest | |
| linear |