Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/core/
Dmemory.hpp223 class image2d : public basic_image<CL_MEM_OBJECT_IMAGE2D, 2> { class
Dmemory.cpp294 image2d::image2d(clover::context &ctx, in image2d() function in image2d