On Friday, November 17, 2017 2:28:47 PM PST Francisco Jerez wrote:
> A primitive counter encapsulates a scalar aggregating counter for each
> vertex stream along with a section within the primitive tally buffer
> which hasn't been read out yet.  Defining this as a separate type will
> allow us to keep multiple counter objects around for the same
> transform feedback object without any code duplication.
> ---
>  src/mesa/drivers/dri/i965/brw_context.h    | 38 ++++++++++++++++++---
>  src/mesa/drivers/dri/i965/gen6_sol.c       | 53 
> ++++++++++++++----------------
>  src/mesa/drivers/dri/i965/gen7_sol_state.c |  6 +---
>  3 files changed, 58 insertions(+), 39 deletions(-)

Series is:
Reviewed-by: Kenneth Graunke <[email protected]>

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to