Home
last modified time | relevance | path

Searched defs:op_map (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sb/
Dsb_pass.h239 op_info_map op_map; variable
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_state.c182 static const uint8_t op_map[] = { in tlb_stencil_setup_bits() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c1345 static enum tgsi_opcode op_map[][2] = { in ntt_emit_alu() enum