Home
last modified time | relevance | path

Searched defs:image1D (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/include/CL/
H A Dcl.hpp3707 __CL_EXPLICIT_CONSTRUCTORS Image1D(const cl_mem& image1D) : Image(image1D) { } in Image1D() argument
3788 __CL_EXPLICIT_CONSTRUCTORS Image1DBuffer(const cl_mem& image1D) : Image(image1D) { } in Image1DBuffer() argument
H A Dcl2.hpp4453 explicit Image1D(const cl_mem& image1D, bool retainObject = false) : in Image1D() argument
4541 explicit Image1DBuffer(const cl_mem& image1D, bool retainObject = false) : in Image1DBuffer() argument

Completed in 27 milliseconds