Home
last modified time | relevance | path

Searched refs:stContext (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/targets/haiku-softpipe/
DGalliumContext.cpp220 struct st_context *stContext = (struct st_context*)context->st; in CreateContext() local
224 context->postProcess = pp_init(stContext->pipe, context->postProcessEnable, in CreateContext()
225 stContext->cso_context, &stContext->iface); in CreateContext()