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