Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Ddisassemble.c948 num_alu_fields_enabled(uint32_t control_word) in num_alu_fields_enabled() function
976 unsigned num_fields = num_alu_fields_enabled(control_word); in print_alu_word()