HomeSort by relevance Sort by last modified time
    Searched refs:nv50_blitctx (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/nv50/
nv50_screen.h 24 struct nv50_blitctx;
46 struct nv50_blitctx *blitctx;
nv50_surface.c 428 struct nv50_blitctx struct
451 nv50_blitctx_make_vp(struct nv50_blitctx *blit)
485 nv50_blitctx_make_fp(struct nv50_blitctx *blit)
596 nv50_blitctx_make_sampler(struct nv50_blitctx *blit)
638 nv50_blitctx_get_color_mask_and_fp(struct nv50_blitctx *blit,
736 nv50_blitctx_prepare_state(struct nv50_blitctx *blit)
785 nv50_blitctx_pre_blit(struct nv50_blitctx *blit, struct nv50_context *nv50)
827 nv50_blitctx_post_blit(struct nv50_context *nv50, struct nv50_blitctx *blit)
868 struct nv50_blitctx *blit = screen->blitctx;
962 screen->blitctx = CALLOC_STRUCT(nv50_blitctx);
    [all...]

Completed in 51 milliseconds