Home
last modified time | relevance | path

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

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