Searched refs:VIRGL_MAX_COMMANDS (Results 1 – 4 of 4) sorted by relevance
31 static const char *command_names[VIRGL_MAX_COMMANDS] = {113 if (cmd < VIRGL_MAX_COMMANDS) in vrend_get_comand_name()
132 VIRGL_MAX_COMMANDS enumerator
1826 static const vrend_decode_callback decode_table[VIRGL_MAX_COMMANDS] = {1926 if (cmd >= VIRGL_MAX_COMMANDS) in vrend_decode_ctx_submit_cmd()1985 for (unsigned i = 0; i < VIRGL_MAX_COMMANDS; ++i) in vrend_decode_ctx_init_base()
105 VIRGL_MAX_COMMANDS enumerator