Searched refs:next_instr_length (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_parser.c447 uint32_t next_instr_length = 0; local in function:lima_parse_shader
457 next_instr_length = ctrl->next_count;
458 } while (next_instr_length);

Completed in 3 milliseconds