Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/core/CL/
H A DCLHelpers.cpp374 bool image2d_from_buffer_supported(const cl::Device &device) in image2d_from_buffer_supported() function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Ddevice.rs892 pub fn image2d_from_buffer_supported(&self) -> bool { in image2d_from_buffer_supported() method