Remove parameter validation from tools API

This is implemented in the loader

Change-Id: I88fa59c47f0c0c178bc9e920b4a97e9302b2ffb9
Signed-off-by: Jaime Arteaga <jaime.a.arteaga.molina@intel.com>
This commit is contained in:
Jaime Arteaga
2020-03-11 01:36:31 -07:00
parent 548a6d1d37
commit d9d27cd4ed
6 changed files with 122 additions and 1689 deletions

View File

@@ -552,4 +552,5 @@ zetGetDebugProcAddrTable(
pDdiTable->pfnWriteState = (zet_pfnDebugWriteState_t)GET_FUNCTION_PTR(driver_ddiTable.driverLibrary, "zetDebugWriteState");
return result;
}
};
} // extern C