Searched refs:CsInvocations (Results 1 – 6 of 6) sorted by relevance
419 pSwrStats->CsInvocations += pStats->CsInvocations; in swr_UpdateStats()
142 p_stats->cs_invocations = pq->result.core.CsInvocations; in swr_get_query_result()
170 uint64_t CsInvocations;
348 stats.CsInvocations += dynState.pStats[i].CsInvocations; in UpdateClientStats()
572 uint64_t CsInvocations; // Number of Compute Shader invocations in OSALIGNLINE() local
76 UPDATE_STAT_BE(CsInvocations, state.totalThreadsInGroup); in ProcessComputeBE()