Searched refs:CreateSamplerWithProperties (Results 1 – 3 of 3) sorted by relevance
150 cl_sampler CreateSamplerWithProperties(cl_context context,
1987 CL_EVENT(CreateSamplerWithProperties, in clCreateSamplerWithProperties()1992 ANGLE_CL_VALIDATE_ERRCODE_RET(CreateSamplerWithProperties, context, sampler_properties); in clCreateSamplerWithProperties()1995 cl_sampler object = CreateSamplerWithProperties(context, sampler_properties, errorCode); in clCreateSamplerWithProperties()
364 cl_sampler CreateSamplerWithProperties(cl_context context, in CreateSamplerWithProperties() function