00001 void setup_opengl( int w, int h ); 00002 00003 void CreateRenderTarget(int texsize,int *RenderTargetTextureID, int *RenderTarget);