Searched defs:PPB_Graphics3D (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ppapi/c/
H A Dppb_graphics_3d.h18 #define PPB_GRAPHICS_3D_INTERFACE_1_0 "PPB_Graphics3D;1.0"
23 * Defines the <code>PPB_Graphics3D</code> struct representing a 3D graphics
36 * <code>PPB_Graphics3D</code> defines the interface for a 3D graphics context.
106 * <code>PPB_Graphics3D</code> can share data in this fashion.
171 * <code>PPB_Graphics3D::Create</code>. It is both input and output
173 * <code>PPB_Graphics3D::Create</code> can be queried for.
201 * <code>PPB_Graphics3D::Create</code>.
292 typedef struct PPB_Graphics3D_1_0 PPB_Graphics3D; typedef in typeref:struct:PPB_Graphics3D_1_0

Completed in 53 milliseconds