Searched refs:NIR_INTRINSIC_MAX_INPUTS (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir.h1392 #define NIR_INTRINSIC_MAX_INPUTS 5 macro
1406 int src_components[NIR_INTRINSIC_MAX_INPUTS];
H A Dnir_validate.c499 unsigned src_bit_sizes[NIR_INTRINSIC_MAX_INPUTS] = { 0, };
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_validate.c590 unsigned src_bit_sizes[NIR_INTRINSIC_MAX_INPUTS] = { 0, };
H A Dnir.h1853 #define NIR_INTRINSIC_MAX_INPUTS 11 macro
1867 int8_t src_components[NIR_INTRINSIC_MAX_INPUTS];

Completed in 19 milliseconds