Searched defs:invocationCount (Results 1 – 3 of 3) sorted by relevance
116 const int invocationCount; member in sw::PixelRoutine
167 optimizationTier, invocationCount, profilerTicks, string) { argument202 get invocationCount() { getter in FeedbackVectorEntry
644 …const deUint32 invocationCount = m_testParams.frameResolution.width * m_testParams.frameResolut… in createVertexAttributeBuffer() local