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

  /external/mesa3d/src/gallium/drivers/swr/
swr_query.cpp 132 p_stats->ia_vertices = pq->result.coreFE.IaVertices;
swr_context.cpp 433 p_atomic_add(&pSwrStats->IaVertices, pStats->IaVertices);
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
state.h 583 uint64_t IaVertices; // Number of Fetch Shader vertices
    [all...]
threads.cpp 588 stats.IaVertices, stats.IaPrimitives, stats.VsInvocations, stats.HsInvocations,
    [all...]
frontend.cpp     [all...]

Completed in 73 milliseconds