Searched refs:QUERY_ALL (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/freedreno/decode/ | ||
D | cffdec.h | 31 QUERY_ALL = 0, enumerator |
D | cffdump.c | 122 { "query-all", no_argument, &options.query_mode, QUERY_ALL }, |
D | cffdec.c | 977 case QUERY_ALL: in skip_query() |