Searched refs:VsInvocations (Results 1 – 10 of 10) sorted by relevance
135 p_stats->vs_invocations = pq->result.coreFE.VsInvocations; in swr_get_query_result()
461 p_atomic_add(&pSwrStats->VsInvocations, pStats->VsInvocations); in swr_UpdateStatsFE()
739 *params = ctx->Const.QueryCounterBits.VsInvocations; in _mesa_GetQueryIndexediv()1044 ctx->Const.QueryCounterBits.VsInvocations = 64; in _mesa_init_queryobj()
3763 GLuint VsInvocations; member
102 uint64_t VsInvocations;
207 radeon->glCtx.Const.QueryCounterBits.VsInvocations = 0; in radeonInitContext()
628 uint64_t VsInvocations; // Number of Vertex Shader invocations in OSALIGNLINE() local
1982 UPDATE_STAT_FE(VsInvocations, GetNumInvocations(i, endVertex)); in ProcessDraw()2232 UPDATE_STAT_FE(VsInvocations, GetNumInvocations(i, endVertex)); in ProcessDraw()
684 stats.VsInvocations, in CompleteDrawFE()