Home
last modified time | relevance | path

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

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