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