Searched refs:nvc0_so_target_save_offset (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/drivers/nvc0/ |
D | nvc0_context.h | 210 void nvc0_so_target_save_offset(struct pipe_context *,
|
D | nvc0_query.c | 496 nvc0_so_target_save_offset(struct pipe_context *pipe, in nvc0_so_target_save_offset() function
|
D | nvc0_state.c | 924 nvc0_so_target_save_offset(pipe, nvc0->tfbbuf[i], i, &serialize); in nvc0_set_transform_feedback_targets() 933 nvc0_so_target_save_offset(pipe, nvc0->tfbbuf[i], i, &serialize); in nvc0_set_transform_feedback_targets()
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nvc0/ |
D | nvc0_context.h | 210 void nvc0_so_target_save_offset(struct pipe_context *,
|
D | nvc0_query.c | 496 nvc0_so_target_save_offset(struct pipe_context *pipe, in nvc0_so_target_save_offset() function
|
D | nvc0_state.c | 924 nvc0_so_target_save_offset(pipe, nvc0->tfbbuf[i], i, &serialize); in nvc0_set_transform_feedback_targets() 933 nvc0_so_target_save_offset(pipe, nvc0->tfbbuf[i], i, &serialize); in nvc0_set_transform_feedback_targets()
|