Home | History | Annotate | Download | only in util

Lines Matching refs:saved_fs

148    ctx->base.saved_fs = INVALID_PTR;
420 assert(ctx->base.saved_fs != INVALID_PTR);
430 pipe->bind_fs_state(pipe, ctx->base.saved_fs);
431 ctx->base.saved_fs = INVALID_PTR;