Searched refs:LastEmittedQuerySeqNo (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ | ||
D | State.h | 100 INT LastEmittedQuerySeqNo; member |
D | Query.cpp | 203 pQuery->SeqNo = ++pDevice->LastEmittedQuerySeqNo; in QueryEnd() |