Searched defs:tile_offset (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ | ||
| H A D | vc4_tiling.c | 88 uint32_t tile_offset = 4096 * (tile_y * tile_stride + tile_x); local in function:t_utile_address |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ | ||
| H A D | vc4_tiling.c | 88 uint32_t tile_offset = 4096 * (tile_y * tile_stride + tile_x); local in function:t_utile_address |
| /xsrc/external/mit/xorg-server.old/dist/Xext/ | ||
| H A D | panoramiXprocs.c | 722 int tile_offset = 0, stip_offset = 0, clip_offset = 0; local in function:PanoramiXCreateGC 802 int tile_offset = 0, stip_offset = 0, clip_offset = 0; local in function:PanoramiXChangeGC |
| /xsrc/external/mit/xorg-server/dist/Xext/ | ||
| H A D | panoramiXprocs.c | 758 int tile_offset = 0, stip_offset = 0, clip_offset = 0; local in function:PanoramiXCreateGC 839 int tile_offset = 0, stip_offset = 0, clip_offset = 0; local in function:PanoramiXChangeGC |
Completed in 10 milliseconds