Home
last modified time | relevance | path

Searched refs:is64on32bit (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
DAMDILDeviceInfo.cpp21 bool is64bit, bool is64on32bit) in getDeviceFromName() argument
35 assert(!is64on32bit && "This device does not support 64bit" in getDeviceFromName()
42 assert(!is64on32bit && "This device does not support 64bit" in getDeviceFromName()
49 assert(!is64on32bit && "This device does not support 64bit" in getDeviceFromName()
56 assert(!is64on32bit && "This device does not support 64bit" in getDeviceFromName()
64 assert(!is64on32bit && "This device does not support 64bit" in getDeviceFromName()
71 assert(!is64on32bit && "This device does not support 64bit" in getDeviceFromName()
78 assert(!is64on32bit && "This device does not support 64bit" in getDeviceFromName()
87 assert(!is64on32bit && "This device does not support 64bit" in getDeviceFromName()
DAMDILDeviceInfo.h87 bool is64bit = false, bool is64on32bit = false);