Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DTextureVk.h133 void TweakTransitionForExternalUsage(CommandRecordingContext* recordingContext,
DTextureVk.cpp888 void Texture::TweakTransitionForExternalUsage(CommandRecordingContext* recordingContext, in TweakTransitionForExternalUsage() function in dawn_native::vulkan::Texture
1048 TweakTransitionForExternalUsage(recordingContext, imageBarriers, in TransitionUsageForPassImpl()
1067 TweakTransitionForExternalUsage(recordingContext, &barriers, 0); in TransitionUsageNow()