Home
last modified time | relevance | path

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

/third_party/elfutils/libcpu/
Di386_data.h144 static const char dregs[8][4] = variable
153 # define dregs aregs macro
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.c3411 bi_index dregs[BIFROST_TEX_DREG_COUNT] = { }; in bi_emit_texc() local