Searched refs:stageSelfAsSubresourceUpdates (Results 1 – 4 of 4) sorted by relevance
560 void stageSelfAsSubresourceUpdates(ContextVk *contextVk);
2393 stageSelfAsSubresourceUpdates(contextVk); in respecifyImageStorage()2828 stageSelfAsSubresourceUpdates(contextVk); in respecifyImageStorageIfNecessary()3884 void TextureVk::stageSelfAsSubresourceUpdates(ContextVk *contextVk) in stageSelfAsSubresourceUpdates() function in rx::TextureVk3893 mImage->stageSelfAsSubresourceUpdates(contextVk, mImage->getLevelCount(), mRedefinedLevels); in stageSelfAsSubresourceUpdates()
2239 void stageSelfAsSubresourceUpdates(ContextVk *contextVk,
8273 void ImageHelper::stageSelfAsSubresourceUpdates(ContextVk *contextVk, in stageSelfAsSubresourceUpdates() function in rx::vk::ImageHelper