Searched refs:numGather4Executed (Results 1 – 3 of 3) sorted by relevance
335 uint32_t numGather4Executed;352 uint32_t numGather4Executed;369 uint32_t numGather4Executed;386 uint32_t numGather4Executed;404 uint32_t numGather4Executed;421 uint32_t numGather4Executed;
356 pStatTotals->numGather4Executed += pStatUpdate->numGather4Executed; in UpdateStats()415 mShaderStats[SHADER_PIXEL].numGather4Executed, in FlushDraw()428 mShaderStats[SHADER_COMPUTE].numGather4Executed, in FlushDraw()537 mShaderStats[SHADER_VERTEX].numGather4Executed, in Handle()550 mShaderStats[SHADER_HULL].numGather4Executed, in Handle()563 mShaderStats[SHADER_DOMAIN].numGather4Executed, in Handle()576 mShaderStats[SHADER_GEOMETRY].numGather4Executed, in Handle()
234 uint32_t numGather4Executed; member