HomeSort by relevance Sort by last modified time
    Searched refs:hs_invocations (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/drivers/ilo/
ilo_query.c 189 dst[8] = stats->hs_invocations;
ilo_draw.c 111 stats->hs_invocations += end[8] - begin[8];
  /external/mesa3d/src/gallium/drivers/swr/
swr_query.cpp 140 p_stats->hs_invocations = pq->result.coreFE.HsInvocations;