[Mesa-dev] [PATCH 1/2] ac/shader: gather more push constant info

2018-01-11 Thread Dave Airlie
From: Dave Airlie This gathers the min/max push consts used, and whether the shader uses indirect push constants. It also adds an init function to handle the combined shaders. Signed-off-by: Dave Airlie --- src/amd/common/ac_nir_to_llvm.c | 2 ++

[Mesa-dev] [PATCH 1/2] ac/shader: gather more push constant info

2018-01-10 Thread Dave Airlie
From: Dave Airlie This gathers the min/max push consts used, and whether the shader uses indirect push constants. It also adds an init function to handle the combined shaders. Signed-off-by: Dave Airlie --- src/amd/common/ac_nir_to_llvm.c | 2 ++