Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c272 compiler->array_index_add_half = true; in ir3_compiler_create()
281 compiler->array_index_add_half = false; in ir3_compiler_create()
Dir3_compiler.h78 bool array_index_add_half; member
Dir3_nir.c347 if (compiler->array_index_add_half) in ir3_finalize_nir()