Home
last modified time | relevance | path

Searched refs:clCreateBufferWithProperties (Results 1 – 18 of 18) sorted by relevance

/third_party/mesa3d/src/gallium/targets/opencl/
DOpenCL.def122 clCreateBufferWithProperties
/third_party/mesa3d/src/gallium/frontends/clover/api/
Ddispatch.cpp200 clCreateBufferWithProperties,
Dmemory.cpp104 clCreateBufferWithProperties(cl_context d_ctx, in clCreateBufferWithProperties() function
134 return clCreateBufferWithProperties(d_ctx, NULL, d_flags, size, in clCreateBuffer()
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
DlibOpenCL_autogen.map151 clCreateBufferWithProperties;
DlibOpenCL_autogen.cpp1130 cl_mem CL_API_CALL clCreateBufferWithProperties(cl_context context, in clCreateBufferWithProperties() function
1137 return cl::GetDispatch().clCreateBufferWithProperties(context, properties, flags, size, in clCreateBufferWithProperties()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dcl_dispatch_table.cpp192 cl::clCreateBufferWithProperties,
Dproc_table_cl_autogen.cpp142 {"clCreateBufferWithProperties", P(::cl::clCreateBufferWithProperties)}, in GetProcTable()
Dentry_points_cl_autogen.h598 cl_mem CL_API_CALL clCreateBufferWithProperties(cl_context context,
Dentry_points_cl_autogen.cpp2343 cl_mem CL_API_CALL clCreateBufferWithProperties(cl_context context, in clCreateBufferWithProperties() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
DCLContextCL.cpp122 nativeBuffer = mNative->getDispatch().clCreateBufferWithProperties( in createBuffer()
DCLPlatformCL.cpp303 (mNative->getDispatch().clCreateBufferWithProperties == nullptr || in createInfo()
/third_party/opencl-headers/CL/
Dcl.h1131 clCreateBufferWithProperties(cl_context context,
Dcl_icd.h1284 cl_api_clCreateBufferWithProperties clCreateBufferWithProperties; member
/third_party/mesa3d/include/CL/
Dcl.h1122 clCreateBufferWithProperties(cl_context context,
Dcl_icd.h1284 cl_api_clCreateBufferWithProperties clCreateBufferWithProperties; member
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl_icd.h1284 cl_api_clCreateBufferWithProperties clCreateBufferWithProperties; member
Dcl.h1124 clCreateBufferWithProperties(cl_context context,
/third_party/mesa3d/docs/
Dfeatures.txt702 clCreateBufferWithProperties DONE