mesa/src
Samuel Iglesias Gonsálvez 84136d78e6 turnip: fix cube map array image size calculation
imageSize() expects the last component of the return value to be the
number of layers in the texture array. In the case of cube map array,
it will return a ivec3, with the third component being the number of
layer-faces.

Fixes: dEQP-VK.image.image_size.cube_array.*

Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8087>
2020-12-18 06:43:07 +01:00
..
amd aco: add block to worklist in mark_block_wqm() 2020-12-17 19:22:55 +00:00
android_stub egl/android: implement image cleanup callback 2020-12-15 06:05:27 +00:00
broadcom v3dv: fix BO list for TFU jobs 2020-12-17 09:24:36 +01:00
compiler mesa: remove unused LastUniformIndex 2020-12-18 04:53:44 +00:00
drm-shim
egl egl: fix EGL_EXT_protected_content/surface mixup 2020-12-17 10:05:42 +01:00
etnaviv etnaviv, v3d: Fix valgrind include paths. 2020-12-15 19:39:29 +00:00
freedreno turnip: fix cube map array image size calculation 2020-12-18 06:43:07 +01:00
gallium draw: fix incorrect NIR support code 2020-12-18 04:53:44 +00:00
gbm egl: implement EGL_EXT_protected_surface support 2020-11-02 10:15:47 +01:00
getopt
glx glx/tests: Fix leaks in the unit tests. 2020-12-15 19:39:29 +00:00
gtest
hgl
imgui
intel meson: add missing dependency on generated git_sha1.h 2020-12-17 00:03:22 +00:00
loader loader: Print dlerror() output in the failure message 2020-11-04 21:45:37 +00:00
mapi glapi: fix unused-function warning 2020-12-01 16:51:01 +00:00
mesa mesa: call Driver.TexParameter in glPopAttrib to fix r100, r200, old nouveau 2020-12-18 04:53:44 +00:00
microsoft d3d12: Include wsl/winadapter.h when not compiling for Windows 2020-12-16 16:25:54 +00:00
panfrost pan/decode: Fix "Access to unknown memory" message formatting 2020-12-16 21:47:09 +00:00
util util/list: use helper function in list_is_singular 2020-12-18 01:46:00 +00:00
virtio
vulkan vulkan/overlay: add new options to display device/swapchain-format 2020-12-15 08:05:38 +00:00
SConscript
meson.build util: Add helgrind support for simple_mtx 2020-11-24 21:03:34 +00:00