Searched defs:AMDGPUCypressDevice (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
H A DAMDILEvergreenDevice.h47 // The AMDGPUCypressDevice is similiar to the AMDGPUEvergreenDevice, except it has
51 class AMDGPUCypressDevice : public AMDGPUEvergreenDevice { class in namespace:llvm
53 AMDGPUCypressDevice(AMDGPUSubtarget *ST);
54 virtual ~AMDGPUCypressDevice();
57 }; // AMDGPUCypressDevice
H A DAMDILEvergreenDevice.cpp122 AMDGPUCypressDevice::AMDGPUCypressDevice(AMDGPUSubtarget *ST) function in class:AMDGPUCypressDevice
127 AMDGPUCypressDevice::~AMDGPUCypressDevice() {
130 void AMDGPUCypressDevice::setCaps() {
/external/mesa3d/src/gallium/drivers/radeon/
H A DAMDILEvergreenDevice.h47 // The AMDGPUCypressDevice is similiar to the AMDGPUEvergreenDevice, except it has
51 class AMDGPUCypressDevice : public AMDGPUEvergreenDevice { class in namespace:llvm
53 AMDGPUCypressDevice(AMDGPUSubtarget *ST);
54 virtual ~AMDGPUCypressDevice();
57 }; // AMDGPUCypressDevice
H A DAMDILEvergreenDevice.cpp122 AMDGPUCypressDevice::AMDGPUCypressDevice(AMDGPUSubtarget *ST) function in class:AMDGPUCypressDevice
127 AMDGPUCypressDevice::~AMDGPUCypressDevice() {
130 void AMDGPUCypressDevice::setCaps() {

Completed in 675 milliseconds