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

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_framebuffer.c324 static void crStateInitFBOAttachmentPoint(CRFBOAttachmentPoint *fboap) argument
326 fboap->type = GL_NONE;
327 fboap->name = 0;
328 fboap->level = 0;
329 fboap->face = GL_TEXTURE_CUBE_MAP_POSITIVE_X;
330 fboap->zoffset = 0;

Completed in 121 milliseconds