Home
last modified time | relevance | path

Searched refs:CL_SAMPLER_CONTEXT (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/frontends/clover/api/
Dsampler.cpp76 case CL_SAMPLER_CONTEXT: in clGetSamplerInfo()
/external/OpenCL-CTS/test_conformance/api/
Dtest_queries_compatibility.cpp41 error = clGetSamplerInfo( sampler, CL_SAMPLER_CONTEXT, sizeof( otherCtx ), &otherCtx, &size ); in test_get_sampler_info_compatibility()
Dtest_queries.cpp157 error = clGetSamplerInfo( sampler, CL_SAMPLER_CONTEXT, sizeof( otherCtx ), &otherCtx, &size ); in test_get_sampler_info()
/external/mesa3d/include/CL/
Dcl.h671 #define CL_SAMPLER_CONTEXT 0x1151 macro
Dcl2.hpp1262 F(cl_sampler_info, CL_SAMPLER_CONTEXT, cl::Context) \
Dcl.hpp1419 F(cl_sampler_info, CL_SAMPLER_CONTEXT, cl::Context) \