OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ConstantMem
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILDevice.cpp
41
if (usesHardware(AMDGPUDeviceInfo::
ConstantMem
)) {
50
if (usesHardware(AMDGPUDeviceInfo::
ConstantMem
)) {
80
mSWBits.set(AMDGPUDeviceInfo::
ConstantMem
);
82
mHWBits.set(AMDGPUDeviceInfo::
ConstantMem
);
AMDILDeviceInfo.h
42
ConstantMem
= 0x8, // Constant/CB memory.
/external/mesa3d/src/gallium/drivers/radeon/
AMDILDevice.cpp
41
if (usesHardware(AMDGPUDeviceInfo::
ConstantMem
)) {
50
if (usesHardware(AMDGPUDeviceInfo::
ConstantMem
)) {
80
mSWBits.set(AMDGPUDeviceInfo::
ConstantMem
);
82
mHWBits.set(AMDGPUDeviceInfo::
ConstantMem
);
AMDILDeviceInfo.h
42
ConstantMem
= 0x8, // Constant/CB memory.
Completed in 130 milliseconds