Home
last modified time | relevance | path

Searched refs:img3 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGenOpenCL/
Dkernel-arg-info.cl17 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/
Dkernel-arg-info.cl32 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/
Dcanvaskit-wasm-tests.ts257 const img3 = CK.MakeImage({ // $ExpectType Image | null constant