Specifies the filter to use when rendering 3D graphics.
The following options are available:
Uses the mode specified by the application for filtering textures.
Uses nearest-neighbor scaling for all textures.
Uses bilinear filtering for all textures.
These options are currently not implemented.