summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_query.c
Commit message (Expand)AuthorAgeFilesLines
* anv/GetQueryPoolResults: Actually implement the specJason Ekstrand2017-03-291-16/+36
* anv/query: Invalidate the correct rangeJason Ekstrand2017-03-291-2/+6
* anv/query: Perform CmdResetQueryPool on the GPUJason Ekstrand2017-03-011-22/+0
* anv/query: clflush the bo map on non-LLC platformsJason Ekstrand2017-03-011-0/+3
* anv: Handle null in all destructorsJason Ekstrand2016-11-161-0/+3
* anv: move to using vk_alloc helpers.Dave Airlie2016-10-191-3/+3
* Move the intel vulkan driver to src/intel/vulkanJason Ekstrand2016-02-181-0/+187