Searched refs:clCreateBufferWithProperties (Results 1 – 18 of 18) sorted by relevance
/third_party/mesa3d/src/gallium/targets/opencl/ |
D | OpenCL.def | 122 clCreateBufferWithProperties
|
/third_party/mesa3d/src/gallium/frontends/clover/api/ |
D | dispatch.cpp | 200 clCreateBufferWithProperties,
|
D | memory.cpp | 104 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/ |
D | libOpenCL_autogen.map | 151 clCreateBufferWithProperties;
|
D | libOpenCL_autogen.cpp | 1130 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/ |
D | cl_dispatch_table.cpp | 192 cl::clCreateBufferWithProperties,
|
D | proc_table_cl_autogen.cpp | 142 {"clCreateBufferWithProperties", P(::cl::clCreateBufferWithProperties)}, in GetProcTable()
|
D | entry_points_cl_autogen.h | 598 cl_mem CL_API_CALL clCreateBufferWithProperties(cl_context context,
|
D | entry_points_cl_autogen.cpp | 2343 cl_mem CL_API_CALL clCreateBufferWithProperties(cl_context context, in clCreateBufferWithProperties() function
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
D | CLContextCL.cpp | 122 nativeBuffer = mNative->getDispatch().clCreateBufferWithProperties( in createBuffer()
|
D | CLPlatformCL.cpp | 303 (mNative->getDispatch().clCreateBufferWithProperties == nullptr || in createInfo()
|
/third_party/opencl-headers/CL/ |
D | cl.h | 1131 clCreateBufferWithProperties(cl_context context,
|
D | cl_icd.h | 1284 cl_api_clCreateBufferWithProperties clCreateBufferWithProperties; member
|
/third_party/mesa3d/include/CL/ |
D | cl.h | 1122 clCreateBufferWithProperties(cl_context context,
|
D | cl_icd.h | 1284 cl_api_clCreateBufferWithProperties clCreateBufferWithProperties; member
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
D | cl_icd.h | 1284 cl_api_clCreateBufferWithProperties clCreateBufferWithProperties; member
|
D | cl.h | 1124 clCreateBufferWithProperties(cl_context context,
|
/third_party/mesa3d/docs/ |
D | features.txt | 702 clCreateBufferWithProperties DONE
|