Home
last modified time | relevance | path

Searched defs:cond_index (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_search.h98 int16_t cond_index; member
172 int16_t cond_index; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c9559 unsigned cond_index = get_temp_index(emit); in emit_dtrunc() local