gpu_unai: move the line loop into the driver func
authornotaz <notasas@gmail.com>
Fri, 1 Nov 2024 00:33:01 +0000 (02:33 +0200)
committernotaz <notasas@gmail.com>
Fri, 1 Nov 2024 00:52:10 +0000 (02:52 +0200)
commitf113268209125700b38997889413f0aa5eb97b7e
tree2bd00fcb562e040e2e147a1d5bbb6b1461023e4f
parent2a3e25536051f9abb92c0bc90eba72c4c0e9ac04
gpu_unai: move the line loop into the driver func

no need to repeat some of the setup on each line,
this also prepares for a full asm implementation of some drivers
plugins/gpu_unai/gpu_inner.h
plugins/gpu_unai/gpu_raster_sprite.h
plugins/gpu_unai/gpulib_if.cpp