Home
last modified time | relevance | path

Searched refs:ppb_graphics (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/nacl/
A DSDL_naclopengles.c128 context = driverdata->ppb_graphics->Create(driverdata->instance, share_context, attribs); in NACL_GLES_CreateContext()
159 …if (driverdata->ppb_graphics->SwapBuffers((PP_Resource) SDL_GL_GetCurrentContext(), callback ) != … in NACL_GLES_SwapWindow()
A DSDL_naclvideo.h42 const PPB_Graphics3D *ppb_graphics; member
A DSDL_naclvideo.c156 driverdata->ppb_graphics = PSInterfaceGraphics3D(); in NACL_VideoInit()

Completed in 24 milliseconds