Lines Matching refs:toCtx
158 CRContext *fromCtx, CRContext *toCtx )
161 const CRCurrentState *to = &(toCtx->current);
217 if (toCtx->program.vpEnabled &&
218 (toCtx->extensions.ARB_vertex_program ||
219 (toCtx->extensions.NV_vertex_program))) {
220 const unsigned attribsUsedMask = toCtx->current.attribsUsedMask;
301 CRContext *fromCtx, CRContext *toCtx )
304 const CRCurrentState *to = &(toCtx->current);
364 if (toCtx->program.vpEnabled &&
365 (toCtx->extensions.ARB_vertex_program ||
366 (toCtx->extensions.NV_vertex_program))) {
367 const unsigned attribsUsedMask = toCtx->current.attribsUsedMask;