Lines Matching refs:texel
43 * @brief Load a 8-bit UNORM texel from a data array.
57 * @brief Load a 16-bit fp16 texel from a data array.
75 * @brief Load a 32-bit float texel from a data array.
103 * @brief Swizzle a texel into a new arrangement.
122 * @brief Encode a texel that is entirely LDR linear.
136 * @brief Encode a texel that includes at least some HDR LNS texels.
249 vfloat4 data_enc = blk.texel(0);
323 blk.origin_texel = blk.texel(0) / 65535.0f;
489 vfloat4 colorf = blk.texel(idx);
521 vfloat4 color = blk.texel(idx);