Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/descriptor_indexing/
DvktDescriptorSetsIndexingTests.cpp1463 for (deUint32 y = 0, pixelNum = 0; y < m_testParams.frameResolution.height; ++y) in iterateCollectResults() local
3607 for (deUint32 y = 0, pixelNum = 0; y < m_testParams.frameResolution.height; ++y) in createAndPopulateDescriptors() local
4013 for (deUint32 y = 0, pixelNum = 0; y < m_testParams.frameResolution.height; ++y) in iterateCollectResults() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBC_Decoder.cpp1052 int pixelNum = x + y * 4; in decode() local