Home
last modified time | relevance | path

Searched refs:CreateSamplerWithProperties (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/libGLESv2/
Dcl_stubs_autogen.h150 cl_sampler CreateSamplerWithProperties(cl_context context,
Dentry_points_cl_autogen.cpp1987 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()
Dcl_stubs.cpp364 cl_sampler CreateSamplerWithProperties(cl_context context, in CreateSamplerWithProperties() function