Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcShaderGroupVoteTests.cpp41 struct WorkGroupSize struct
43 WorkGroupSize(deqp::Context& context) in WorkGroupSize() argument
51 GLsizei width;
52 GLsizei height;
/third_party/flutter/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h300 struct WorkGroupSize struct
330 inline constexpr WorkGroupSize::WorkGroupSize(int initialSize) in WorkGroupSize() argument
/third_party/skia/third_party/externals/angle2/include/GLSLANG/
DShaderVars.h297 struct WorkGroupSize struct
327 inline constexpr WorkGroupSize::WorkGroupSize(int initialSize) in WorkGroupSize() function
/third_party/mesa3d/src/compiler/glsl/
Dlower_cs_derived.cpp114 ir_variable *WorkGroupSize; in find_sysvals() local
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/angle2/src/common/
Dpacked_cl_enums.json236 "WorkGroupSize": "CL_KERNEL_WORK_GROUP_SIZE", string
DPackedCLEnums_autogen.h322 WorkGroupSize = 0, enumerator