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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Ddisasm-a3xx.c67 * nop_count/has_end used to detect the real end of shader. Since
72 bool has_end; /* have we seen end instruction */ member in struct:disasm_ctx
378 if (ctx->has_end) {
390 ctx->has_end = true;

Completed in 2 milliseconds