Searched refs:stContext (Results 1 – 1 of 1) sorted by relevance
201 struct st_context *stContext = (struct st_context*)context->st; in CreateContext() local205 context->postProcess = pp_init(stContext->pipe, context->postProcessEnable, in CreateContext()206 stContext->cso_context); in CreateContext()341 struct st_context *stContext = (struct st_context*)context->st; in SwapBuffers() local343 unsigned nColorBuffers = stContext->state.framebuffer.nr_cbufs; in SwapBuffers()345 pipe_surface* surface = stContext->state.framebuffer.cbufs[i]; in SwapBuffers()361 pipe_surface* zSurface = stContext->state.framebuffer.zsbuf; in SwapBuffers()