Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingLocalReadTests.cpp517 for (uint32_t buffIndex = 0; buffIndex < m_outputDrawsCount; ++buffIndex) in iterate() local
572 for (uint32_t buffIndex = 0; buffIndex < m_outputDrawsCount; ++buffIndex) in iterate() local
803 for (uint32_t buffIndex = 0; buffIndex < m_outputDrawsCount; ++buffIndex) in iterate() local
/aosp_15_r20/frameworks/wilhelm/src/android/
H A Dandroid_StreamPlayer.cpp104 void StreamSourceAppProxy::receivedBuffer_l(size_t buffIndex, size_t buffLength) { in receivedBuffer_l()