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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDILDevice.h 101 static const unsigned int HalfWavefrontSize = 32;
AMDIL7XXDevice.cpp 47 return AMDGPUDevice::HalfWavefrontSize;
AMDILEvergreenDevice.cpp 168 return AMDGPUDevice::HalfWavefrontSize;
  /external/mesa3d/src/gallium/drivers/radeon/
AMDILDevice.h 101 static const unsigned int HalfWavefrontSize = 32;
AMDIL7XXDevice.cpp 47 return AMDGPUDevice::HalfWavefrontSize;
AMDILEvergreenDevice.cpp 168 return AMDGPUDevice::HalfWavefrontSize;

Completed in 1940 milliseconds