uiacceltk/hitchcock/coretoolkit/rendervg10/src/HuiVg10PBufferSurface.cpp
branchRCL_3
changeset 3 d8a3531bc6b8
parent 0 15bf7259bb7c
equal deleted inserted replaced
0:15bf7259bb7c 3:d8a3531bc6b8
   407 void CHuiVg10PBufferSurface::SwapBuffers()
   407 void CHuiVg10PBufferSurface::SwapBuffers()
   408     {
   408     {
   409     // Pbuffers consist of a single buffer only (no front/back buffers to swap).
   409     // Pbuffers consist of a single buffer only (no front/back buffers to swap).
   410     }
   410     }
   411 
   411 
       
   412 void CHuiVg10PBufferSurface::Finish()
       
   413     {
       
   414     vgFinish();
       
   415     }
   412 
   416 
   413 void CHuiVg10PBufferSurface::BindTexture(TInt aTextureUnit,
   417 void CHuiVg10PBufferSurface::BindTexture(TInt aTextureUnit,
   414                                            const MHuiSegmentedTexture& aTexture,
   418                                            const MHuiSegmentedTexture& aTexture,
   415                                            TInt aSegment)
   419                                            TInt aSegment)
   416     {
   420     {