Searched refs:swtnl_context (Results 1 – 4 of 4) sorted by relevance
56 ctx->swtnl_context = tnl = calloc(1, sizeof(TNLcontext)); in _tnl_CreateContext()125 ctx->swtnl_context = NULL; in _tnl_DestroyContext()
583 #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()
5539 void *swtnl_context; member