Searched refs:copyTextureForBrowser (Results 1 – 2 of 2) sorted by relevance
192 if (store->copyTextureForBrowser == nullptr) { in GetOrCreateCopyTextureForBrowserPipeline()194 store->copyTextureForBrowser, in GetOrCreateCopyTextureForBrowserPipeline()198 ShaderModuleBase* shaderModule = store->copyTextureForBrowser.Get(); in GetOrCreateCopyTextureForBrowserPipeline()
39 Ref<ShaderModuleBase> copyTextureForBrowser; member