Home
last modified time | relevance | path

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

/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compile.c1121 agx_create_block(agx_context *ctx) in agx_create_block() function
1137 ctx->current_block = agx_create_block(ctx); in emit_block()
1193 ctx->after_block = agx_create_block(ctx); in emit_if()
1216 ctx->break_block = agx_create_block(ctx); in emit_loop()
1217 ctx->continue_block = agx_create_block(ctx); in emit_loop()

Completed in 3 milliseconds