Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir_tess.c122 nir_cursor begin_cursor, end_cursor, insert_cursor; member
150 nir_cf_extract(&extracted, state->begin_cursor, state->end_cursor); in end_tcs_loop()
250 b.cursor = state.begin_cursor = get_cursor_for_instr_without_cf(instr); in dxil_nir_split_tess_ctrl()