Re: [Mesa-dev] [PATCH 3/8] i965: brw_context.h additions for OA unit query codegen

2017-03-08 Thread Kenneth Graunke
On Friday, February 24, 2017 5:57:58 AM PST Robert Bragg wrote: > In preparation for generating code from the XML performance counter meta > data, this makes some additions to brw_context.h for this code to be > able to reference. > > It adds a brw->perfquery.oa_metrics_table hash table for indexi

[Mesa-dev] [PATCH 3/8] i965: brw_context.h additions for OA unit query codegen

2017-02-24 Thread Robert Bragg
In preparation for generating code from the XML performance counter meta data, this makes some additions to brw_context.h for this code to be able to reference. It adds a brw->perfquery.oa_metrics_table hash table for indexing built up query descriptions by the GUID that is expected to be advertis