Home
last modified time | relevance | path

Searched refs:NIR_INTRINSIC_MAX_INPUTS (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir.h1947 #define NIR_INTRINSIC_MAX_INPUTS 11 macro
1961 int8_t src_components[NIR_INTRINSIC_MAX_INPUTS];
Dnir_validate.c578 unsigned src_bit_sizes[NIR_INTRINSIC_MAX_INPUTS] = { 0, }; in validate_intrinsic_instr()