Searched defs:tile_offset (Results 1 – 4 of 4) sorted by relevance
201 uint tile_offset = ((jj / tile_h) * tiles_per_row + ii / tile_w); in lp_tiled_to_linear() local290 uint tile_offset = ((jj / tile_h) * tiles_per_row + ii / tile_w); in lp_linear_to_tiled() local
1250 unsigned tile_offset; in llvmpipe_get_texture_tile() local1319 uint tile_offset = jj / TILE_SIZE + ii / TILE_SIZE; in llvmpipe_unswizzle_cbuf_tile() local1361 uint tile_offset = jj / TILE_SIZE + ii / TILE_SIZE; in llvmpipe_swizzle_cbuf_tile() local
244 tile_offset; in ReadJNXImage() local
264 tile_offset; member