Searched refs:CRFBOAttachmentPoint (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_framebuffer.h39 } CRFBOAttachmentPoint; typedef in typeref:struct:__anon16193
43 CRFBOAttachmentPoint color[CR_MAX_COLOR_ATTACHMENTS];
44 CRFBOAttachmentPoint depth;
45 CRFBOAttachmentPoint stencil;
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_framebuffer.c174 CRFBOAttachmentPoint *ap;
324 static void crStateInitFBOAttachmentPoint(CRFBOAttachmentPoint *fboap)
351 static GLboolean crStateGetFBOAttachmentPoint(CRFramebufferObject *fb, GLenum attachment, CRFBOAttachmentPoint **ap)
534 CRFBOAttachmentPoint **aap, CRTextureObj **tobj)
625 CRFBOAttachmentPoint *aap[2];
659 CRFBOAttachmentPoint *aap[2];
697 CRFBOAttachmentPoint *aap[2];
735 CRFBOAttachmentPoint *aap[2];
798 CRFBOAttachmentPoint *ap;
898 static void crStateSyncAP(CRFBOAttachmentPoint *pA
[all...]
H A Dstate_texture.c684 CRFBOAttachmentPoint *ap;
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_misc.c787 CRFBOAttachmentPoint *pAp;

Completed in 45 milliseconds