Searched defs:csurf (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_surface.h138 struct zink_ctx_surface *csurf = (struct zink_ctx_surface*)*psurface; local in function:zink_rebind_ctx_surface
H A Dzink_surface.c203 struct zink_ctx_surface *csurf = CALLOC_STRUCT(zink_ctx_surface); local in function:wrap_surface
227 struct zink_ctx_surface *csurf = (struct zink_ctx_surface*)wrap_surface(pctx, psurf); local in function:zink_create_surface
310 struct zink_ctx_surface *csurf = (struct zink_ctx_surface *)psurface; local in function:zink_surface_destroy
[all...]
H A Dzink_context.c2248 struct zink_ctx_surface *csurf = (struct zink_ctx_surface*)ctx->fb_state.cbufs[i]; local in function:zink_begin_render_pass
2292 struct zink_ctx_surface *csurf = (struct zink_ctx_surface*)ctx->fb_state.cbufs[i]; local in function:zink_end_render_pass

Completed in 9 milliseconds