Searched defs:tile_shift (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/asahi/lib/ |
D | tiling.c | 89 #define TILED_UNALIGNED_TYPE(pixel_t, is_store, tile_shift) { \ argument 125 #define TILED_UNALIGNED_TYPES(bpp, store, tile_shift) { \ argument 149 unsigned sx, unsigned sy, unsigned smaxx, unsigned smaxy, unsigned tile_shift) in agx_detile() 158 unsigned tile_shift) in agx_tile()
|
/third_party/mesa3d/src/panfrost/shared/ |
D | pan_tiling.c | 200 #define TILED_UNALIGNED_TYPE(pixel_t, is_store, tile_shift) { \ argument
|
/third_party/ffmpeg/libavcodec/ |
D | clearvideo.c | 78 int tile_shift; member
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_lowering_nv50.cpp | 1767 Value *tile_shift[3]; in processSurfaceCoords() local
|
D | nv50_ir_lowering_nvc0.cpp | 2457 Value *tile_shift[3]; in processSurfaceCoordsNVC0() local
|