Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dentry_point_info.h28 struct GridSize { struct
30 uint32_t x = 0;
55 GridSize the_wg_size); argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULowerKernelAttributes.cpp171 Value *GridSize = GridSizes[I]; in processUse() local