mesa/src/compiler
Rob Clark 5e08f070f0 nir: add nir_lower_amul pass
Lower amul to either imul or imul24, depending on whether 24b is enough
bits to calculate an offset within the thing being dereferenced.

Signed-off-by: Rob Clark <robdclark@chromium.org>
2019-10-18 15:08:54 -07:00
..
glsl nir: add amul instruction 2019-10-18 15:08:54 -07:00
nir nir: add nir_lower_amul pass 2019-10-18 15:08:54 -07:00
spirv nir: Add new texop nir_texop_tex_prefetch 2019-10-18 21:11:54 +00:00
Android.glsl.gen.mk
Android.glsl.mk
Android.mk
Android.nir.gen.mk nir: Add missing dependency in Android.nir.gen.mk 2019-08-19 09:53:18 +03:00
Android.nir.mk
builtin_type_macros.h
glsl_types.cpp glsl: disallow incompatible matrices multiplication 2019-09-27 21:42:09 +00:00
glsl_types.h Move blob from compiler/ to util/ 2019-09-19 19:56:22 +00:00
Makefile.sources nir: add nir_lower_amul pass 2019-10-18 15:08:54 -07:00
meson.build meson: drop unused inc_nir 2019-10-07 21:49:40 +01:00
nir_types.cpp nir: define 8-byte size and alignment for bindless variables 2019-09-23 15:34:22 -04:00
nir_types.h compiler: Add glsl_contains_opaque() helper 2019-09-10 14:36:46 -07:00
SConscript
SConscript.glsl
SConscript.nir
SConscript.spirv
shader_enums.c freedreno/ir3: Implement lowering passes for VS and GS 2019-10-17 13:43:53 -07:00
shader_enums.h freedreno/ir3: Implement lowering passes for VS and GS 2019-10-17 13:43:53 -07:00
shader_info.h nir: add shader_info::last_msaa_image 2019-10-09 17:12:19 -04:00