Searched refs:MALLAllocatedForDCNInBytes (Results 1 – 1 of 1) sorted by relevance
1808 unsigned int MALLAllocatedForDCNInBytes = MALLAllocatedForDCN * 1024 * 1024; in dml32_CalculateSurfaceSizeInMall() local1906 *ExceededMALLSize = (TotalSurfaceSizeInMALLForSS > MALLAllocatedForDCNInBytes) || in dml32_CalculateSurfaceSizeInMall()1907 (TotalSurfaceSizeInMALLForSubVP > MALLAllocatedForDCNInBytes); in dml32_CalculateSurfaceSizeInMall()