summaryrefslogtreecommitdiffstats
path: root/src/vulkan/util
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2017-05-31 13:48:10 -0700
committerKenneth Graunke <[email protected]>2017-09-15 10:59:05 -0700
commit7bd5931cc1e1102e0171ca70bd2d6bbad81f71dc (patch)
tree0e99a57de0fc5c10bddbf2701931f35cffae5314 /src/vulkan/util
parentbb811fa8282a0117e81354ab6ac91deb1c37d2ed (diff)
i965/tex: Unify the TexImage and TexSubImage code
It's nearly the same so there's no good reason why it can't be in a common function. The one difference is that _mesa_store_teximage calls AllocTextureImageBuffer for us, while _mesa_store_texsubimage doesn't, but we don't need that anyway - intelTexImage already does it. Reviewed-by: Kenneth Graunke <[email protected]> Reviewed-by: Iago Toral Quiroga <[email protected]>
Diffstat (limited to 'src/vulkan/util')
0 files changed, 0 insertions, 0 deletions