Home
last modified time | relevance | path

Searched refs:clCreateContextFromType (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/api/
Ddispatch.cpp32 clCreateContextFromType,
Dcontext.cpp62 clCreateContextFromType(const cl_context_properties *d_props, in clCreateContextFromType() function
Ddispatch.hpp73 CL_API_ENTRY cl_context (CL_API_CALL *clCreateContextFromType)(
/external/ImageMagick/m4/
Dax_opencl.m473 [[clCreateContextFromType(0,0,0,0,0)]])])
/external/mesa3d/include/CL/
Dcl.h620 clCreateContextFromType(const cl_context_properties * /* properties */,
Dcl.hpp268 #define __CREATE_CONTEXT_FROM_TYPE_ERR __ERR_STR(clCreateContextFromType)
1455 object_ = ::clCreateContextFromType( in Context()