Home
last modified time | relevance | path

Searched refs:samgq_workaround (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.h82 bool samgq_workaround; member
Dir3_compiler.c99 compiler->samgq_workaround = true; in ir3_compiler_create()
Dir3_legalize.c237 if (ctx->compiler->samgq_workaround && in legalize_block()