Searched defs:ptarg (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
H A D | nv50_stateobj.h | 79 nv50_so_target(struct pipe_stream_output_target *ptarg) in nv50_so_target() argument
|
H A D | nv50_state.c | 1169 nva0_so_target_save_offset(struct pipe_context *pipe, struct pipe_stream_output_target *ptarg, unsigned index, bool serialize) nva0_so_target_save_offset() argument 1187 nv50_so_target_destroy(struct pipe_context *pipe, struct pipe_stream_output_target *ptarg) nv50_so_target_destroy() argument
|
H A D | nv50_surface.c | 1101 const enum pipe_texture_target ptarg = in nv50_blit_select_fp() local 900 nv50_blitter_make_fp(struct pipe_context *pipe, unsigned mode, enum pipe_texture_target ptarg) nv50_blitter_make_fp() argument
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
H A D | nvc0_stateobj.h | 78 nvc0_so_target(struct pipe_stream_output_target *ptarg) in nvc0_so_target() argument
|
H A D | nvc0_state.c | 1108 nvc0_so_target_save_offset(struct pipe_context *pipe, struct pipe_stream_output_target *ptarg, unsigned index, bool *serialize) nvc0_so_target_save_offset() argument 1127 nvc0_so_target_destroy(struct pipe_context *pipe, struct pipe_stream_output_target *ptarg) nvc0_so_target_destroy() argument
|
H A D | nvc0_surface.c | 910 const enum pipe_texture_target ptarg = in nvc0_blit_select_fp() local
|
Completed in 10 milliseconds