Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir.h1362 #define NIR_ALU_MAX_INPUTS NIR_MAX_VEC_COMPONENTS macro
1402 uint8_t input_sizes[NIR_ALU_MAX_INPUTS];
1409 nir_alu_type input_types[NIR_ALU_MAX_INPUTS];
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst2539 - nir: define NIR_ALU_MAX_INPUTS