Home
last modified time | relevance | path

Searched defs:invocationCount (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelRoutine.hpp116 const int invocationCount; member in sw::PixelRoutine
/third_party/node/deps/v8/tools/system-analyzer/log/
Dcode.mjs167 optimizationTier, invocationCount, profilerTicks, string) { argument
202 get invocationCount() { getter in FeedbackVectorEntry
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp644 …const deUint32 invocationCount = m_testParams.frameResolution.width * m_testParams.frameResolut… in createVertexAttributeBuffer() local