We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f69d42 commit 4c04653Copy full SHA for 4c04653
Source/GmmLib/CachePolicy/GmmCachePolicyCommon.cpp
@@ -115,8 +115,6 @@ MEMORY_OBJECT_CONTROL_STATE GMM_STDCALL GmmLib::GmmCachePolicyCommon::CachePolic
115
{
116
return CachePolicy[Usage].MemoryObjectNoOverride;
117
}
118
-
119
- return CachePolicy[GMM_RESOURCE_USAGE_UNKNOWN].MemoryObjectOverride;
120
121
/////////////////////////////////////////////////////////////////////////////////////
122
/// A simple getter function returning the PAT (cache policy) for a given
0 commit comments