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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILDevice.h 102 static const unsigned int QuarterWavefrontSize = 16;
AMDIL7XXDevice.cpp 128 return AMDGPUDevice::QuarterWavefrontSize;
AMDILEvergreenDevice.cpp 151 return AMDGPUDevice::QuarterWavefrontSize;
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILDevice.h 102 static const unsigned int QuarterWavefrontSize = 16;
AMDIL7XXDevice.cpp 128 return AMDGPUDevice::QuarterWavefrontSize;
AMDILEvergreenDevice.cpp 151 return AMDGPUDevice::QuarterWavefrontSize;

Completed in 41 milliseconds