Searched refs:ptarg (Results 1 – 6 of 6) sorted by relevance
79 nv50_so_target(struct pipe_stream_output_target *ptarg) in nv50_so_target() argument81 return (struct nv50_so_target *)ptarg; in nv50_so_target()
1151 struct pipe_stream_output_target *ptarg, in nva0_so_target_save_offset() argument1154 struct nv50_so_target *targ = nv50_so_target(ptarg); in nva0_so_target_save_offset()1169 struct pipe_stream_output_target *ptarg) in nv50_so_target_destroy() argument1171 struct nv50_so_target *targ = nv50_so_target(ptarg); in nv50_so_target_destroy()
886 enum pipe_texture_target ptarg) in nv50_blitter_make_fp() argument893 const unsigned target = nv50_blit_get_tgsi_texture_target(ptarg); in nv50_blitter_make_fp()922 if (ptarg == PIPE_TEXTURE_1D_ARRAY) { in nv50_blitter_make_fp()1074 const enum pipe_texture_target ptarg = in nv50_blit_select_fp() local1077 const unsigned targ = nv50_blit_texture_type(ptarg); in nv50_blit_select_fp()1084 nv50_blitter_make_fp(&ctx->nv50->base.pipe, mode, ptarg); in nv50_blit_select_fp()
78 nvc0_so_target(struct pipe_stream_output_target *ptarg) in nvc0_so_target() argument80 return (struct nvc0_so_target *)ptarg; in nvc0_so_target()
1022 struct pipe_stream_output_target *ptarg, in nvc0_so_target_save_offset() argument1025 struct nvc0_so_target *targ = nvc0_so_target(ptarg); in nvc0_so_target_save_offset()1041 struct pipe_stream_output_target *ptarg) in nvc0_so_target_destroy() argument1043 struct nvc0_so_target *targ = nvc0_so_target(ptarg); in nvc0_so_target_destroy()
914 const enum pipe_texture_target ptarg = in nvc0_blit_select_fp() local917 const unsigned targ = nv50_blit_texture_type(ptarg); in nvc0_blit_select_fp()924 nv50_blitter_make_fp(&ctx->nvc0->base.pipe, mode, ptarg); in nvc0_blit_select_fp()