Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelRoutine.hpp116 const int invocationCount; member in sw::PixelRoutine
/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