Lines Matching defs:layerIndex
1183 uint32_t layerIndex, in init()
6889 for (uint32_t layerIndex = 0; layerIndex < layerCount; ++layerIndex) in clearEmulatedChannels() local
7155 uint32_t layerIndex, in removeSingleSubresourceStagedUpdates()
7187 uint32_t layerIndex, in removeSingleStagedClearAfterInvalidate()
7645 uint32_t layerIndex, in hasSubresourceDefinedContent()
7660 uint32_t layerIndex, in hasSubresourceDefinedStencilContent()
7677 uint32_t layerIndex, in invalidateSubresourceContent()
7689 uint32_t layerIndex, in invalidateSubresourceStencilContent()
7700 uint32_t layerIndex, in invalidateSubresourceContentImpl()
7786 uint32_t layerIndex, in restoreSubresourceContent()
7796 uint32_t layerIndex, in restoreSubresourceStencilContent()
7804 uint32_t layerIndex, in restoreSubresourceContentImpl()
8969 uint32_t layerIndex = 0; in pruneSupersededUpdatesForLevel() local
9801 uint32_t layerIndex, in SubresourceUpdate()
9907 bool ImageHelper::SubresourceUpdate::isUpdateToLayers(uint32_t layerIndex, in isUpdateToLayers()