Searched refs:numGather4CExecuted (Results 1 – 3 of 3) sorted by relevance
336 uint32_t numGather4CExecuted;353 uint32_t numGather4CExecuted;370 uint32_t numGather4CExecuted;387 uint32_t numGather4CExecuted;405 uint32_t numGather4CExecuted;422 uint32_t numGather4CExecuted;
357 pStatTotals->numGather4CExecuted += pStatUpdate->numGather4CExecuted; in UpdateStats()416 mShaderStats[SHADER_PIXEL].numGather4CExecuted, in FlushDraw()429 mShaderStats[SHADER_COMPUTE].numGather4CExecuted, in FlushDraw()538 mShaderStats[SHADER_VERTEX].numGather4CExecuted, in Handle()551 mShaderStats[SHADER_HULL].numGather4CExecuted, in Handle()564 mShaderStats[SHADER_DOMAIN].numGather4CExecuted, in Handle()577 mShaderStats[SHADER_GEOMETRY].numGather4CExecuted, in Handle()
235 uint32_t numGather4CExecuted; member