Searched refs:MAX_LDS_SIZE_700 (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/radeon/ | ||
D | AMDILDevice.h | 98 static const unsigned int MAX_LDS_SIZE_700 = 16384; variable |
D | AMDIL7XXDevice.cpp | 40 return MAX_LDS_SIZE_700; in getMaxLDSSize() |