aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/genX_query.c
Commit message (Expand)AuthorAgeFilesLines
...
* anv/query: Move the available bits to the frontJason Ekstrand2017-03-171-27/+18
* anv/query: Let 32-bit values wrapJason Ekstrand2017-03-171-2/+0
* anv/GetQueryPoolResults: Actually implement the specJason Ekstrand2017-03-161-16/+36
* anv/query: Invalidate the correct rangeJason Ekstrand2017-03-161-2/+6
* anv/query: Fix the location of timestamp availabilityJason Ekstrand2017-03-161-1/+1
* anv: Put everything about queries in genX_query.cJason Ekstrand2017-02-211-0/+480