Home
last modified time | relevance | path

Searched refs:sampler_properties (Results 1 – 11 of 11) sorted by relevance

/external/angle/src/libGLESv2/
Dcl_stubs.cpp365 const cl_sampler_properties *sampler_properties, in CreateSamplerWithProperties() argument
368 return context->cast<Context>().createSamplerWithProperties(sampler_properties, errorCode); in CreateSamplerWithProperties()
Dentry_points_cl_autogen.cpp1984 const cl_sampler_properties *sampler_properties, in clCreateSamplerWithProperties() argument
1990 (uintptr_t)context, (uintptr_t)sampler_properties, (uintptr_t)errcode_ret); 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_autogen.h151 const cl_sampler_properties *sampler_properties,
Dentry_points_cl_autogen.h503 const cl_sampler_properties *sampler_properties,
/external/angle/src/libOpenCL/
DlibOpenCL_autogen.cpp952 const cl_sampler_properties *sampler_properties, in clCreateSamplerWithProperties() argument
955 return cl::GetDispatch().clCreateSamplerWithProperties(context, sampler_properties, in clCreateSamplerWithProperties()
/external/angle/src/libANGLE/
DvalidationCL_autogen.h478 const cl_sampler_properties *sampler_properties);
DvalidationCL.cpp3351 const cl_sampler_properties *sampler_properties) in ValidateCreateSamplerWithProperties() argument
3362 if (sampler_properties != nullptr) in ValidateCreateSamplerWithProperties()
3367 const cl_sampler_properties *propIt = sampler_properties; in ValidateCreateSamplerWithProperties()
/external/mesa3d/include/CL/
Dcl.h1211 const cl_sampler_properties * sampler_properties,
Dcl2.hpp5579 cl_sampler_properties sampler_properties[] = { in Sampler() local
5586 sampler_properties, in Sampler()
/external/angle/include/CL/
Dcl.h1213 const cl_sampler_properties * sampler_properties,
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h1213 const cl_sampler_properties * sampler_properties,