HomeSort by relevance Sort by last modified time
    Searched refs:WavefrontSize (Results 1 - 8 of 8) sorted by null

  /external/llvm/lib/Target/R600/
AMDGPUSubtarget.h 56 unsigned WavefrontSize;
137 return WavefrontSize;
AMDGPUSubtarget.cpp 41 WavefrontSize(0),
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILDevice.h 100 static const unsigned int WavefrontSize = 64;
AMDIL7XXDevice.cpp 115 return AMDGPUDevice::WavefrontSize;
AMDILEvergreenDevice.cpp 83 return AMDGPUDevice::WavefrontSize;
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILDevice.h 100 static const unsigned int WavefrontSize = 64;
AMDIL7XXDevice.cpp 115 return AMDGPUDevice::WavefrontSize;
AMDILEvergreenDevice.cpp 83 return AMDGPUDevice::WavefrontSize;

Completed in 109 milliseconds