Searched refs:swizzle_bpp4_align16 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_swizzle.c132 swizzle_bpp4_align16(int width, int height, int source_stride, int block_pitch, function in typeref:typename:void
168 swizzle_bpp4_align16(width, height, source_stride >> 2, (block_pitch * 256 >> 4), (const uint32_t *) pixels, (uint32_t *) ldest);

Completed in 3 milliseconds