Searched refs:swtnl_context (Results 1 – 4 of 4) sorted by relevance
53 ctx->swtnl_context = tnl = (TNLcontext *) CALLOC( sizeof(TNLcontext) ); in _tnl_CreateContext()120 ctx->swtnl_context = NULL; in _tnl_DestroyContext()
543 #define TNL_CONTEXT(ctx) ((TNLcontext *)((ctx)->swtnl_context))
381 x86_mov(&p->func, vtxESI, x86_make_disp(vtxESI, get_offset(ctx, &ctx->swtnl_context))); in build_vertex_emit()
3597 void *swtnl_context; member