Home
last modified time | relevance | path

Searched defs:threadsPerThreadgroup (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/mtl/
H A DMtlComputeCommandEncoder.h106 MTLSize threadsPerThreadgroup = in dispatchThreadgroups() local
115 MTLSize threadsPerThreadgroup = in dispatchThreadgroupsWithIndirectBuffer() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/metal/mpscnn/
H A DMPSCNNUtils.h26 MTLSize threadsPerThreadgroup; member