SWDEV-86035 - Update the new DOPP flag in PAL interface

Change-Id: Ia3de452bf77220ae0403b3427e13c6ad26009128


[ROCm/clr commit: cdccb6ebc9]
Tento commit je obsažen v:
German Andryeyev
2021-04-27 17:49:20 -04:00
rodič 4eca2cb891
revize 118a1a9295
+1
Zobrazit soubor
@@ -751,6 +751,7 @@ bool Resource::CreateInterop(CreateParams* params) {
return false;
}
desc_.isDoppTexture_ = (openInfo.doppDesktopInfo.gpuVirtAddr != 0);
openInfo.flags.isDopp = desc_.isDoppTexture_;
format = dev().getPalFormat(desc().format_, &channels);
}
else if (memoryType() == VkInterop) {