Searched refs:swsetup (Results 1 – 6 of 6) sorted by relevance
53 SScontext *swsetup = calloc(1, sizeof(SScontext)); in _swsetup_CreateContext() local55 if (!swsetup) in _swsetup_CreateContext()58 ctx->swsetup_context = swsetup; in _swsetup_CreateContext()60 swsetup->NewState = ~0; in _swsetup_CreateContext()73 SScontext *swsetup = SWSETUP_CONTEXT(ctx); in _swsetup_DestroyContext() local75 if (swsetup) { in _swsetup_DestroyContext()76 free(swsetup); in _swsetup_DestroyContext()115 SScontext *swsetup = SWSETUP_CONTEXT(ctx); in setup_vertex_format() local121 if (intColors != swsetup->intColors || in setup_vertex_format()122 tnl->render_inputs_bitset != swsetup->last_index_bitset) { in setup_vertex_format()[all …]
36 SScontext *swsetup = SWSETUP_CONTEXT(ctx); in TAG() local71 if (swsetup->intColors) { in TAG()83 if (swsetup->intColors) { in TAG()96 if (swsetup->intColors) { in TAG()191 if (swsetup->intColors) { in TAG()
74 SScontext *swsetup = SWSETUP_CONTEXT(ctx); in _swsetup_edge_render_line_tri() local76 if (swsetup->render_prim == GL_POLYGON) { in _swsetup_edge_render_line_tri()117 SScontext *swsetup = SWSETUP_CONTEXT(ctx); in _swsetup_render_tri() local120 SWvertex *verts = swsetup->verts; in _swsetup_render_tri()
45 the swsetup module is 'awake':49 There is no explicit call to put the swsetup module to sleep. Simply
30 the swsetup module is 'awake':
33 the swsetup module is 'awake':