Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/clover/core/
H A Dmemory.hpp212 class image1d_array : public basic_image<CL_MEM_OBJECT_IMAGE1D_ARRAY, 1> { class
H A Dmemory.cpp283 image1d_array::image1d_array(clover::context &ctx, in image1d_array() function in image1d_array