summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2018-09-14 12:25:10 -0500
committerJason Ekstrand <[email protected]>2019-01-22 10:42:56 -0600
commit2be89cbd826f9ac2703127025714a55595de33d3 (patch)
treeb30c5de57211ca1d916d0ff6a8a10ef47f1f1767 /src/Makefile.am
parent36ee2fd61c8f943be1d1e2b0354f7a121ffef28f (diff)
anv: Implement vkCmdDrawIndirectByteCountEXT
Annoyingly, this requires that we implement integer division on the command streamer. Fortunately, we're only ever dividing by constants so we can use the mulh+add+shift trick and it's not as bad as it sounds. Reviewed-by: Lionel Landwerlin <[email protected]>
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions