nir: Add _deref versions of all of the _var intrinsics
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com> Acked-by: Rob Clark <robdclark@gmail.com> Acked-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Acked-by: Dave Airlie <airlied@redhat.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
@@ -1165,7 +1165,7 @@ typedef enum {
|
||||
|
||||
} nir_intrinsic_index_flag;
|
||||
|
||||
#define NIR_INTRINSIC_MAX_INPUTS 4
|
||||
#define NIR_INTRINSIC_MAX_INPUTS 5
|
||||
|
||||
typedef struct {
|
||||
const char *name;
|
||||
|
Reference in New Issue
Block a user