summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_query.c
Commit message (Expand)AuthorAgeFilesLines
* anv: Put everything about queries in genX_query.cJason Ekstrand2017-02-211-171/+0
* anv/query: Perform CmdResetQueryPool on the GPUJason Ekstrand2017-02-211-22/+0
* anv/query: clflush the bo map on non-LLC platformsJason Ekstrand2017-02-211-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