Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/etnaviv/hw/
Disa.xml.h214 #define INST_COMPS_W 0x00000008 macro
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_disasm.c259 if (components & INST_COMPS_W) in print_components()