Searched refs:CreateBufferWithProperties (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libGLESv2/ |
D | cl_stubs_autogen.h | 92 cl_mem CreateBufferWithProperties(cl_context context,
|
D | entry_points_cl_autogen.cpp | 2350 CL_EVENT(CreateBufferWithProperties, in clCreateBufferWithProperties() 2359 ANGLE_CL_VALIDATE_ERRCODE_RET(CreateBufferWithProperties, context, properties, flagsPacked, in clCreateBufferWithProperties() 2364 CreateBufferWithProperties(context, properties, flagsPacked, size, host_ptr, errorCode); in clCreateBufferWithProperties()
|
D | cl_stubs.cpp | 235 cl_mem CreateBufferWithProperties(cl_context context, in CreateBufferWithProperties() function
|