Searched refs:array_index_add_half (Results 1 – 3 of 3) sorted by relevance
174 compiler->array_index_add_half = true; in ir3_compiler_create()183 compiler->array_index_add_half = false; in ir3_compiler_create()
78 bool array_index_add_half; member
2561 if (ctx->compiler->array_index_add_half && !is_isam(opc)) in emit_tex()