Lines Matching defs:offset
666 * or HiZ hardware, we manually offset to the image for the given LOD.
1278 uint8_t offset;
1684 /* Intra-tile offset */
2625 * Calculate the offset, in units of surface samples, to a subimage in the
2643 * Calculate the offset, in units of surface elements, to a subimage in the
2661 * Calculate the offset, in bytes and intratile surface samples, to a
2682 * Calculate the offset, in bytes and intratile surface elements, to a
2758 * offset is returned in x_offset_sa and y_offset_sa. For standard Y tilings
2778 * offset to the specific tile as well as the offset within that tile to the
2787 * @param[in] total_x_offset_el The X offset in tile space, in elements
2788 * @param[in] total_y_offset_el The Y offset in tile space, in elements
2789 * @param[in] total_z_offset_el The Z offset in tile space, in elements
2790 * @param[in] total_array_offset The array offset in tile space
2791 * @param[out] tile_offset_B The returned byte offset to the tile
2792 * @param[out] x_offset_el The X offset within the tile, in elements
2793 * @param[out] y_offset_el The Y offset within the tile, in elements
2794 * @param[out] z_offset_el The Z offset within the tile, in elements
2795 * @param[out] array_offset The array offset within the tile
2819 * offset to the specific tile as well as the offset within that tile to the
2828 * @param[in] total_x_offset_sa The X offset in tile space, in samples
2829 * @param[in] total_y_offset_sa The Y offset in tile space, in samples
2830 * @param[in] total_z_offset_sa The Z offset in tile space, in samples
2831 * @param[in] total_array_offset The array offset in tile space
2832 * @param[out] tile_offset_B The returned byte offset to the tile
2833 * @param[out] x_offset_sa The X offset within the tile, in samples
2834 * @param[out] y_offset_sa The Y offset within the tile, in samples
2835 * @param[out] z_offset_sa The Z offset within the tile, in samples
2836 * @param[out] array_offset The array offset within the tile
2948 * and Y coordinates that indicate the offset within a tile. If the BO is