Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Dmemory.hpp233 class image2d_array : public basic_image<CL_MEM_OBJECT_IMAGE2D_ARRAY, 2> { class
H A Dmemory.cpp304 image2d_array::image2d_array(clover::context &ctx, in image2d_array() function in image2d_array