Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_surface.c428 struct nv50_blitctx struct
451 nv50_blitctx_make_vp(struct nv50_blitctx *blit) in nv50_blitctx_make_vp() argument
485 nv50_blitctx_make_fp(struct nv50_blitctx *blit) in nv50_blitctx_make_fp()
596 nv50_blitctx_make_sampler(struct nv50_blitctx *blit) in nv50_blitctx_make_sampler()
638 nv50_blitctx_get_color_mask_and_fp(struct nv50_blitctx *blit, in nv50_blitctx_get_color_mask_and_fp()
736 nv50_blitctx_prepare_state(struct nv50_blitctx *blit) in nv50_blitctx_prepare_state()
785 nv50_blitctx_pre_blit(struct nv50_blitctx *blit, struct nv50_context *nv50) in nv50_blitctx_pre_blit()
827 nv50_blitctx_post_blit(struct nv50_context *nv50, struct nv50_blitctx *blit) in nv50_blitctx_post_blit()
868 struct nv50_blitctx *blit = screen->blitctx; in nv50_resource_resolve()
962 screen->blitctx = CALLOC_STRUCT(nv50_blitctx); in nv50_blitctx_create()
Dnv50_screen.h24 struct nv50_blitctx;
46 struct nv50_blitctx *blitctx;