Searched refs:clCreateContext (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Dcontext.cpp30 clCreateContext(const cl_context_properties *d_props, cl_uint num_devs, function in typeref:typename:CLOVER_API cl_context
85 return clCreateContext(d_props, num_devices, devs.data(), pfn_notify,
H A Ddispatch.cpp31 clCreateContext,
H A Ddispatch.hpp73 CL_API_ENTRY cl_context (CL_API_CALL *clCreateContext)(
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Dcontext.cpp30 clCreateContext(const cl_context_properties *d_props, cl_uint num_devs, function in typeref:typename:CLOVER_API cl_context
85 return clCreateContext(d_props, num_devices, devs.data(), pfn_notify,
H A Ddispatch.cpp32 clCreateContext,
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.h912 clCreateContext(const cl_context_properties * properties,
H A Dcl2.hpp811 #define __CREATE_CONTEXT_ERR CL_HPP_ERR_STR_(clCreateContext)
2652 * Wraps clCreateContext().
2674 object_ = ::clCreateContext(
2700 object_ = ::clCreateContext(
H A Dcl.hpp394 #define __CREATE_CONTEXT_ERR __ERR_STR(clCreateContext)
2510 * Wraps clCreateContext().
2531 object_ = ::clCreateContext(
2557 object_ = ::clCreateContext(
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.h1008 clCreateContext(const cl_context_properties * properties,
H A Dcl_icd.h1110 cl_api_clCreateContext clCreateContext; member in struct:_cl_icd_dispatch
H A Dcl2.hpp840 #define __CREATE_CONTEXT_ERR CL_HPP_ERR_STR_(clCreateContext)
2796 * Wraps clCreateContext().
2818 object_ = ::clCreateContext(
2844 object_ = ::clCreateContext(
H A Dcl.hpp394 #define __CREATE_CONTEXT_ERR __ERR_STR(clCreateContext)
2510 * Wraps clCreateContext().
2531 object_ = ::clCreateContext(
2557 object_ = ::clCreateContext(

Completed in 62 milliseconds