Home
last modified time | relevance | path

Searched refs:CreateCommandQueueWithProperties (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libGLESv2/
Dcl_stubs_autogen.h76 cl_command_queue CreateCommandQueueWithProperties(cl_context context,
Dentry_points_cl_autogen.cpp1885 CL_EVENT(CreateCommandQueueWithProperties, in clCreateCommandQueueWithProperties()
1890 ANGLE_CL_VALIDATE_ERRCODE_RET(CreateCommandQueueWithProperties, context, device, properties); in clCreateCommandQueueWithProperties()
1894 CreateCommandQueueWithProperties(context, device, properties, errorCode); in clCreateCommandQueueWithProperties()
Dcl_stubs.cpp192 cl_command_queue CreateCommandQueueWithProperties(cl_context context, in CreateCommandQueueWithProperties() function