util: add version of u_blit_pixels which takes a writemask
Values outside the writemask are set in the destination to {0,0,0,1}
Showing
- src/gallium/auxiliary/util/u_blit.c 42 additions, 13 deletionssrc/gallium/auxiliary/util/u_blit.c
- src/gallium/auxiliary/util/u_blit.h 11 additions, 0 deletionssrc/gallium/auxiliary/util/u_blit.h
- src/gallium/auxiliary/util/u_simple_shaders.c 43 additions, 2 deletionssrc/gallium/auxiliary/util/u_simple_shaders.c
- src/gallium/auxiliary/util/u_simple_shaders.h 4 additions, 0 deletionssrc/gallium/auxiliary/util/u_simple_shaders.h
Loading
Please register or sign in to comment