Searched refs:img3 (Results 1 – 3 of 3) sorted by relevance
/external/clang/test/CodeGenOpenCL/ |
D | kernel-arg-info.cl | 17 kernel void foo2(read_only image1d_t img1, image2d_t img2, write_only image2d_array_t img3) { 72 // ARGINFO: ![[MD25]] = !{!"img1", !"img2", !"img3"}
|
/external/llvm-project/clang/test/CodeGenOpenCL/ |
D | kernel-arg-info.cl | 32 kernel void foo2(read_only image1d_t img1, image2d_t img2, write_only image2d_array_t img3, read_wr… 106 // ARGINFO: ![[MD25]] = !{!"img1", !"img2", !"img3", !"img4"}
|
/external/skia/modules/canvaskit/npm_build/types/ |
D | canvaskit-wasm-tests.ts | 257 const img3 = CK.MakeImage({ // $ExpectType Image | null constant
|