diff options
author | Rob Clark <[email protected]> | 2018-06-28 08:16:12 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2018-07-18 10:19:03 -0400 |
commit | 9e30e7490da0a89a1760fc23d150e21310066d0c (patch) | |
tree | 1ced42dc710600f6a153445fa0883ccb7f7e8c56 /src/gallium/drivers/freedreno/freedreno_screen.c | |
parent | 37b724ff723e96ebd3397e9d3bc464428afc5f08 (diff) |
freedreno: batch query prep-work
For batch queries we have N different query_type's for one query, so
mapping a single query_type to a sample_provider doesn't really work
out. Instead add a new constructor to construct a query directly
from a sample_provider.
Also, the sample buffer size needs to be determined at runtime, as
it depends on the number of query_types.
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'src/gallium/drivers/freedreno/freedreno_screen.c')
0 files changed, 0 insertions, 0 deletions