![]() |
![]()
| ![]() |
![]()
NAMEimage_resize_storage - resize the dimensions of the image backing store SYNOPSISnil
DESCRIPTIONThis function is indended for testing streaming transfers and for rendertargets where one may need to permanently or temporarily change backing storage dimensions in order to save memory or deal with rendertarget resize without rebuilding attachment chains. The longer argument form with vieww , viewh , viewx and viewy redefines the window coordinate system range from 0,0,neww,newh to viewx,viewy,viewx+vieww,viewy+viewh. This can be used together with define_linktarget in order to have two different views of the same pipeline. NOTES
EXAMPLEfunction image_resize_storage0() SEE ALSO:
|