diff --git a/projects/clr/rocclr/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp b/projects/clr/rocclr/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp index a8bdf336c1..407e7bfbfe 100644 --- a/projects/clr/rocclr/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp +++ b/projects/clr/rocclr/runtime/device/gpu/gslbe/src/rt/GSLDeviceGL.cpp @@ -754,6 +754,7 @@ CALGSLDevice::resGLAssociate(GLResAssociate & resData) const { attribs.displayable = GSL_MOA_DISPLAYABLE_LAYOUT; } + attribs.doppVidpnSourceId = hData->vidpnSourceId; // VBOs are hardcoded to have a UINT8 type format