sqrt[-1]
08-21-2002, 04:19 PM
Is it possible to directly copy the contents of one texture directly to the contents of another texture?
(Ie. what I really want to do is clone an existing texture without destroying(overriding) the frame buffer, creating a P-buffer or stalling the pipeline by reading the texture back into main memory)
(Ie. what I really want to do is clone an existing texture without destroying(overriding) the frame buffer, creating a P-buffer or stalling the pipeline by reading the texture back into main memory)