Home
last modified time | relevance | path

Searched refs:writeEndIndex (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp6262 uint32_t writeEndIndex; in on_vkQueueCommitDescriptorSetUpdatesGOOGLE() local
6264 writeEndIndex = pendingDescriptorWriteCount; in on_vkQueueCommitDescriptorSetUpdatesGOOGLE()
6266 writeEndIndex = pDescriptorWriteStartingIndices[i + 1]; in on_vkQueueCommitDescriptorSetUpdatesGOOGLE()
6268 for (uint32_t j = writeStartIndex; j < writeEndIndex; ++j) { in on_vkQueueCommitDescriptorSetUpdatesGOOGLE()