OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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