Searched refs:CreateSamplerWithProperties (Results 1 – 3 of 3) sorted by relevance
138 cl_sampler CreateSamplerWithProperties(cl_context context,
2055 CL_EVENT(CreateSamplerWithProperties, in clCreateSamplerWithProperties()2060 ANGLE_CL_VALIDATE_ERRCODE_RET(CreateSamplerWithProperties, context, sampler_properties); in clCreateSamplerWithProperties()2063 cl_sampler object = CreateSamplerWithProperties(context, sampler_properties); in clCreateSamplerWithProperties()
387 cl_sampler CreateSamplerWithProperties(cl_context context, in CreateSamplerWithProperties() function