Home
last modified time | relevance | path

Searched refs:clCreateSampler (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/api/
Dsampler.cpp29 clCreateSampler(cl_context d_ctx, cl_bool norm_mode, in clCreateSampler() function
Ddispatch.cpp49 clCreateSampler,
Ddispatch.hpp175 CL_API_ENTRY cl_sampler (CL_API_CALL *clCreateSampler)(
/external/mesa3d/include/CL/
Dcl.h717 clCreateSampler(cl_context /* context */,
Dcl.hpp277 #define __CREATE_SAMPLER_ERR __ERR_STR(clCreateSampler)
2157 object_ = ::clCreateSampler( in Sampler()