Searched refs:cl_sampler_properties (Results 1 - 19 of 19) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | CLSampler.h | 25 using PropArray = std::vector<cl_sampler_properties>;
|
H A D | CLContext.cpp | 187 cl_sampler Context::createSamplerWithProperties(const cl_sampler_properties *properties, in createSamplerWithProperties() 197 const cl_sampler_properties *propIt = properties; in createSamplerWithProperties()
|
H A D | CLContext.h | 73 cl_sampler createSamplerWithProperties(const cl_sampler_properties *properties,
|
H A D | validationCL_autogen.h | 478 const cl_sampler_properties *sampler_properties);
|
H A D | validationCL.cpp | 3351 const cl_sampler_properties *sampler_properties) in ValidateCreateSamplerWithProperties() 3367 const cl_sampler_properties *propIt = sampler_properties; in ValidateCreateSamplerWithProperties()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | CLContextCL.cpp | 237 const cl_sampler_properties propArray[] = {CL_SAMPLER_NORMALIZED_COORDS, in createSampler()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
H A D | cl_stubs_autogen.h | 151 const cl_sampler_properties *sampler_properties,
|
H A D | entry_points_cl_autogen.h | 503 const cl_sampler_properties *sampler_properties,
|
H A D | cl_stubs.cpp | 365 const cl_sampler_properties *sampler_properties, in CreateSamplerWithProperties()
|
H A D | entry_points_cl_autogen.cpp | 1984 const cl_sampler_properties *sampler_properties, in clCreateSamplerWithProperties()
|
/third_party/opencl-headers/CL/ |
H A D | cl_function_types.h | 972 const cl_sampler_properties* sampler_properties,
|
H A D | cl.h | 108 typedef cl_properties cl_sampler_properties; typedef 1220 const cl_sampler_properties * sampler_properties,
|
H A D | cl_icd.h | 249 const cl_sampler_properties * /* sampler_properties */,
|
/third_party/mesa3d/include/CL/ |
H A D | cl.h | 108 typedef cl_properties cl_sampler_properties; typedef 1211 const cl_sampler_properties * sampler_properties,
|
H A D | cl_icd.h | 249 const cl_sampler_properties * /* sampler_properties */,
|
H A D | cl2.hpp | 5579 cl_sampler_properties sampler_properties[] = { in Sampler()
|
/third_party/skia/third_party/externals/angle2/include/CL/ |
H A D | cl.h | 108 typedef cl_properties cl_sampler_properties; typedef 1213 const cl_sampler_properties * sampler_properties,
|
H A D | cl_icd.h | 249 const cl_sampler_properties * /* sampler_properties */,
|
/third_party/skia/third_party/externals/angle2/src/libOpenCL/ |
H A D | libOpenCL_autogen.cpp | 952 const cl_sampler_properties *sampler_properties, in clCreateSamplerWithProperties()
|
Completed in 51 milliseconds