Lines Matching defs:texel
95 /** @brief The maximum number of texels used during partition selection for texel clustering. */
122 /** @brief The sum of quantized weights for one texel. */
340 /** @brief The partition of each texel in the block. */
350 * ASTC can store one weight per texel, but is also capable of storing lower resolution weight grids
351 * that are interpolated during decompression to assign a with to a texel. Storing fewer weights
363 /** @brief The maximum number of stored weights that contribute to each texel, between 1 and 4. */
379 * @brief The number of weights that contribute to each texel.
385 * @brief The weight index of the N weights that are interpolated for each texel.
391 * @brief The bilinear contribution of the N weights that are interpolated for each texel.
397 * @brief The bilinear contribution of the N weights that are interpolated for each texel.
418 * @brief The bilinear contribution to the Nth texel that uses each weight.
553 /** @brief The block total texel count. */
749 * The @c rgb_lns and @c alpha_lns fields that assigned a per-texel use of HDR are only used during
771 /** @brief The original data for texel 0 for constant color block encoding. */
792 /** @brief Set to 1 if a texel is using HDR RGB endpoints (decompression only). */
795 /** @brief Set to 1 if a texel is using HDR alpha endpoints (decompression only). */
808 * @brief Get an RGBA texel value from the data.
810 * @param index The texel index.
812 * @return The texel in RGBA component ordering.
814 inline vfloat4 texel(unsigned int index) const
823 * @brief Get an RGB texel value from the data.
825 * @param index The texel index.
827 * @return The texel in RGB0 component ordering.
917 /** @brief The ideal weight for each texel; may be undecimated or decimated. */
920 /** @brief The ideal weight error scaling for each texel; may be undecimated or decimated. */
1033 * ASTC can store texel weights at many quantization levels, so for performance we store essential
1727 * The ideal endpoints define a color line for the partition. For each texel the ideal weight
1743 * The ideal endpoints define a color line for the partition. For each texel the ideal weight
1806 * After computing ideal weights for the case with one weight per texel, we want to compute the
1824 * After computing ideal weights for the case with one weight per texel, we want to compute the