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

  /external/mesa3d/src/gallium/drivers/swr/
swr_query.cpp 140 p_stats->hs_invocations = pq->result.coreFE.HsInvocations;
swr_context.cpp 436 p_atomic_add(&pSwrStats->HsInvocations, pStats->HsInvocations);
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
state.h 586 uint64_t HsInvocations; // Number of Hull Shader invocations
    [all...]
threads.cpp 588 stats.IaVertices, stats.IaPrimitives, stats.VsInvocations, stats.HsInvocations,
    [all...]
frontend.cpp     [all...]

Completed in 527 milliseconds