Home | History | Annotate | Download | only in dom

Lines Matching defs:PRECISION

280  * Each channel of the texel has a precision.  Typically these are all linked
281 * together. An exact format lay lower the precision of an individual channel
282 * but applying a higher precision by linking the channels together may still
302 FX_SURFACE_FORMAT_HINT_RANGE_ENUM_FLOAT, /**< Format should support full floating point ranges. High precision is expected to be 32bit. Mid precision may be 16 to 32 bit. Low precision is expected to be 16 bit. */
314 FX_SURFACE_FORMAT_HINT_OPTION_ENUM_COMPRESSABLE, /**< The surface may use run-time compression. Considering the best compression based on desired, channel, range, precision, and options */
729 PRECISION = 11,