Searched refs:CRTextureState (Results 1 - 9 of 9) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_teximage.c129 CRTextureState *t = &(g->texture);
218 CRTextureState *t = &(g->texture);
576 CRTextureState *t = &(g->texture);
728 CRTextureState *t = &(g->texture);
865 CRTextureState *t = &(g->texture);
960 CRTextureState *t = &(g->texture);
1106 CRTextureState *t = &(g->texture);
1188 CRTextureState *t = &(g->texture);
1268 CRTextureState *t = &(g->texture);
1349 CRTextureState *
[all...]
H A Dstate_texture.c50 CRTextureState *t = &ctx->texture;
180 const CRTextureState *t = &(ctx->texture);
506 CRTextureState *t = &(g->texture);
525 CRTextureState *t = &(g->texture);
716 CRTextureState *t = &(g->texture);
761 CRTextureState *t = &(g->texture);
869 CRTextureState *t = &(g->texture);
976 CRTextureState *t = &(g->texture);
990 CRTextureState *t = &(g->texture);
1475 CRTextureState *
[all...]
H A Dstate_snapshot.c183 static int32_t crStateLoadTextureState_v_BEFORE_CTXUSAGE_BITS(CRTextureState *t, PSSMHANDLE pSSM)
188 SHCROGL_CUT_FIELD_ALIGNMENT(CRTextureState, base1D, base2D);
192 SHCROGL_CUT_FIELD_ALIGNMENT(CRTextureState, base2D, base3D);
195 SHCROGL_CUT_FIELD_ALIGNMENT(CRTextureState, base3D, baseCubeMap);
203 SHCROGL_CUT_FIELD_ALIGNMENT(CRTextureState, SHCROGL_INTERNAL_LAST_FIELD, baseRect);
209 SHCROGL_CUT_FIELD_ALIGNMENT(CRTextureState, SHCROGL_INTERNAL_LAST_FIELD, proxy1D);
213 SHCROGL_CUT_FIELD_ALIGNMENT(CRTextureState, proxy1D, proxy2D);
216 SHCROGL_CUT_FIELD_ALIGNMENT(CRTextureState, proxy2D, proxy3D);
220 SHCROGL_CUT_FIELD_ALIGNMENT(CRTextureState, proxy3D, proxyCubeMap);
228 SHCROGL_CUT_FIELD_ALIGNMENT(CRTextureState, SHCROGL_INTERNAL_LAST_FIEL
[all...]
H A Dstate_texdiff.c100 CRTextureState *from = &(fromCtx->texture);
101 const CRTextureState *to = &(toCtx->texture);
526 CRTextureState *tsto;
603 CRTextureState *from = &(fromCtx->texture);
930 CRTextureState *from = &(fromCtx->texture);
931 CRTextureState *to = &(toCtx->texture);
H A Dstate_transform.c260 CRTextureState *tex = &(g->texture);
1148 CRTextureState *textureFrom = &(fromCtx->texture);
H A Dstate_evaluators.c333 CRTextureState *t = &(g->texture);
443 CRTextureState *t = &(g->texture);
/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_texture.h210 } CRTextureState; typedef in typeref:struct:__anon16245
/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_glstate.h186 CRTextureState texture;
/vbox/src/VBox/HostServices/SharedOpenGL/crserverlib/
H A Dserver_misc.c1867 CRTextureState *t = &(g->texture);

Completed in 74 milliseconds