Searched defs:source_start (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ | ||
| H A D | pan_swizzle.c | 76 const uint8_t *source_start = pixels + (y * source_stride); local in function:swizzle_bpp1_align16 107 const uint8_t *source_start = pixels + (y * source_stride); local in function:swizzle_bpp1_align16 140 const uint32_t *source_start = pixels + (y * source_stride); local in function:swizzle_bpp4_align16 182 int source_start = y * source_stride; local in function:panfrost_texture_swizzle [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ | ||
| H A D | lima_tiling.c | 58 int source_start = src_y * src_stride; local in function:lima_store_tiled_image_bpp4 84 int source_start = src_y * src_stride; local in function:lima_store_tiled_image_generic |
Completed in 4 milliseconds