mesa/src/intel
Pierre-Eric Pelloux-Prayer 8856379a03 mesa/st: don't guess the internal format if it's known
This fixes tests using imageLoad/imageStore on texture
created using glEGLImageTargetTexture2DOES.

Before this change, the format was guessed as GL_RGBA,
which would be rejected by _mesa_get_shader_image_format.

Reviewed-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16662>
2022-07-07 12:25:05 +00:00
..
blorp intel/compiler: Stop including src/mesa/main/config.h 2022-06-30 23:46:35 +00:00
ci mesa/st: don't guess the internal format if it's known 2022-07-07 12:25:05 +00:00
common intel/decoder: Use util_mask_sign_extend() 2022-07-06 11:23:18 +00:00
compiler intel/nir: temporarly disable opt_uniform_atomics for RT/CL 2022-07-07 10:21:48 +00:00
dev intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
ds u_trace/anv/iris: drop cs argument for recording traces 2022-05-19 19:04:28 +00:00
genxml intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
isl isl: Use util_sign_extend 2022-07-06 11:23:18 +00:00
nullhw-layer vulkan: drop empty vulkan_wsi_args 2022-04-27 11:51:26 +00:00
perf intel: fix typos found by codespell 2022-06-27 10:20:55 +00:00
tools intel/compiler: Introduce a new brw_isa_info structure 2022-06-30 23:46:35 +00:00
vulkan anv: Replace an assert() with unreachable() 2022-07-06 11:23:18 +00:00
meson.build anv: add perfetto source 2022-01-14 20:17:44 +00:00