Searched refs:CreateImageWithProperties (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libGLESv2/ |
D | cl_stubs_autogen.h | 109 cl_mem CreateImageWithProperties(cl_context context,
|
D | entry_points_cl_autogen.cpp | 2382 CL_EVENT(CreateImageWithProperties, in clCreateImageWithProperties() 2392 ANGLE_CL_VALIDATE_ERRCODE_RET(CreateImageWithProperties, context, properties, flagsPacked, in clCreateImageWithProperties() 2396 cl_mem object = CreateImageWithProperties(context, properties, flagsPacked, image_format, in clCreateImageWithProperties()
|
D | cl_stubs.cpp | 266 cl_mem CreateImageWithProperties(cl_context context, in CreateImageWithProperties() function
|