SWDEV-86035 - Update the new DOPP flag in PAL interface
Change-Id: Ia3de452bf77220ae0403b3427e13c6ad26009128
[ROCm/clr commit: cdccb6ebc9]
Tento commit je obsažen v:
@@ -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) {
|
||||
|
||||
Odkázat v novém úkolu
Zablokovat Uživatele