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

  /external/mesa3d/src/gallium/drivers/swr/
swr_query.cpp 141 p_stats->ds_invocations = pq->result.coreFE.DsInvocations;
swr_context.cpp 437 p_atomic_add(&pSwrStats->DsInvocations, pStats->DsInvocations);
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
state.h 587 uint64_t DsInvocations; // Number of Domain Shader invocations
    [all...]
threads.cpp 589 stats.DsInvocations, stats.GsInvocations, stats.GsPrimitives, stats.CInvocations, stats.CPrimitives,
    [all...]
frontend.cpp     [all...]

Completed in 328 milliseconds