Home
last modified time | relevance | path

Searched defs:cl_buffer (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/cl/
H A DICLTensorProxy.hpp55 const cl::Buffer& cl_buffer() const in cl_buffer() function in armnn::ICLTensorProxy
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/
H A DCLSubTensor.cpp55 const cl::Buffer &CLSubTensor::cl_buffer() const in cl_buffer() function in CLSubTensor
H A DCLTensor.cpp51 const cl::Buffer &CLTensor::cl_buffer() const in cl_buffer() function in arm_compute::CLTensor
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/
H A DCLArray.h84 const cl::Buffer &cl_buffer() const override in cl_buffer() function