535.86.05

This commit is contained in:
Bernhard Stoeckner
2023-07-18 15:54:53 +02:00
parent 22a077c4fe
commit 337e28efda
264 changed files with 67251 additions and 107479 deletions

View File

@@ -189,6 +189,9 @@ NvBool nv3dAllocChannelSurface(Nv3dChannelPtr p3dChannel)
void nv3dFreeChannelSurface(Nv3dChannelPtr p3dChannel)
{
if (p3dChannel->p3dDevice == NULL) {
return;
}
if (p3dChannel->surface.gpuAddress != 0) {
/*