OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:WavefrontSize
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/radeon/
AMDILDevice.h
100
static const unsigned int
WavefrontSize
= 64;
/external/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h
78
unsigned
WavefrontSize
;
230
return
WavefrontSize
;
SIInstrInfo.cpp
690
unsigned
WavefrontSize
= ST.getWavefrontSize();
704
WorkGroupSize >
WavefrontSize
) {
[
all
...]
Completed in 104 milliseconds