Searched refs:numSampleLExecuted (Results 1 – 3 of 3) sorted by relevance
330 uint32_t numSampleLExecuted;347 uint32_t numSampleLExecuted;364 uint32_t numSampleLExecuted;381 uint32_t numSampleLExecuted;399 uint32_t numSampleLExecuted;416 uint32_t numSampleLExecuted;
351 pStatTotals->numSampleLExecuted += pStatUpdate->numSampleLExecuted; in UpdateStats()410 mShaderStats[SHADER_PIXEL].numSampleLExecuted, in FlushDraw()423 mShaderStats[SHADER_COMPUTE].numSampleLExecuted, in FlushDraw()532 mShaderStats[SHADER_VERTEX].numSampleLExecuted, in Handle()545 mShaderStats[SHADER_HULL].numSampleLExecuted, in Handle()558 mShaderStats[SHADER_DOMAIN].numSampleLExecuted, in Handle()571 mShaderStats[SHADER_GEOMETRY].numSampleLExecuted, in Handle()
229 uint32_t numSampleLExecuted; member