Home
last modified time | relevance | path

Searched defs:wordNdx (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fMultisampleTests.cpp66 for (int wordNdx = 0; wordNdx < (int)bitfield.size(); ++wordNdx) in sampleMaskToString() local
508 for (int wordNdx = 0; wordNdx < wordCount; ++wordNdx) in drawPattern() local
611 for (int wordNdx = 0; wordNdx < getEffectiveSampleMaskWordCount(m_numSamples - 1); ++wordNdx) in iterate() local
818 for (int wordNdx = 0; wordNdx < wordCount; ++wordNdx) in iterate() local
945 for (int wordNdx = 0; wordNdx < wordCount; ++wordNdx) in iterate() local
957 for (int wordNdx = 0; wordNdx < wordCount; ++wordNdx) in iterate() local
Des31fTextureMultisampleTests.cpp63 for (int wordNdx = 0; wordNdx < (int)bitfield.size(); ++wordNdx) in sampleMaskToString() local
869 for (int wordNdx = 0; wordNdx < (int)effectiveMask.size(); ++wordNdx) in updateTexture() local
881 for (int wordNdx = 0; wordNdx < m_effectiveSampleMaskWordCount; ++wordNdx) in updateTexture() local
895 for (int wordNdx = 0; wordNdx < m_effectiveSampleMaskWordCount; ++wordNdx) in updateTexture() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkBinaryRegistry.cpp184 size_t wordNdx = 0; in findBinaryIndex() local
/external/deqp/framework/common/
DtcuAstcUtil.cpp207 for (int wordNdx = 0; wordNdx < NUM_WORDS; wordNdx++) in Block128() local
1630 for (int wordNdx = 0; wordNdx < NUM_WORDS; wordNdx++) in AssignBlock128() local
1638 const int wordNdx = ndx / WORD_BITS; in setBit() local
1674 for (int wordNdx = 0; wordNdx < NUM_WORDS; wordNdx++) in assignToMemory() local