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

/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compile.c846 unsigned nestings = b->shader->loop_nesting;
955 ctx->loop_nesting++;
978 ctx->loop_nesting--;
985 ctx->loop_nesting = 0;
1021 assert(ctx->loop_nesting == 0);
H A Dagx_compiler.h387 unsigned loop_nesting; member in struct:__anon010094cb0408

Completed in 4 milliseconds