Home
last modified time | relevance | path

Searched defs:WorkGroupSize (Results 1 – 12 of 12) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcShaderGroupVoteTests.cpp41 struct WorkGroupSize struct
43 WorkGroupSize(deqp::Context& context) in WorkGroupSize() function
51 GLsizei width;
52 GLsizei height;
/external/angle/include/GLSLANG/
DShaderVars.h291 struct WorkGroupSize struct
321 inline constexpr WorkGroupSize::WorkGroupSize(int initialSize) in WorkGroupSize() function
/external/mesa3d/src/compiler/glsl/
Dlower_cs_derived.cpp114 ir_variable *WorkGroupSize; in find_sysvals() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.cpp320 unsigned WorkGroupSize = getFlatWorkGroupSizes(F).second; in getMaxLocalMemSizeWithWaveCount() local
330 unsigned WorkGroupSize = getFlatWorkGroupSizes(F).second; in getOccupancyWithLocalMemSize() local
DAMDGPUPromoteAlloca.cpp760 unsigned WorkGroupSize = ST.getFlatWorkGroupSizes(ContainingFunction).second; in handleAlloca() local
DSIInstrInfo.cpp1244 unsigned WorkGroupSize = MFI->getMaxFlatWorkGroupSize(); in calculateLDSSpillAddress() local
/external/llvm/lib/Target/AMDGPU/
DAMDGPUPromoteAlloca.cpp654 unsigned WorkGroupSize = AMDGPU::getMaximumWorkGroupSize(ContainingFunction); in handleAlloca() local
DSIInstrInfo.cpp734 unsigned WorkGroupSize = MFI->getMaximumWorkGroupSize(*MF); in calculateLDSSpillAddress() local
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUSubtarget.cpp326 unsigned WorkGroupSize = getFlatWorkGroupSizes(F).second; in getMaxLocalMemSizeWithWaveCount() local
DAMDGPUPromoteAlloca.cpp908 unsigned WorkGroupSize = ST.getFlatWorkGroupSizes(ContainingFunction).second; in handleAlloca() local
/external/angle/src/common/
Dpacked_cl_enums.json236 "WorkGroupSize": "CL_KERNEL_WORK_GROUP_SIZE", string
DPackedCLEnums_autogen.h322 WorkGroupSize = 0, enumerator