OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cl_sampler
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/include/CL/
cl.h
37
typedef struct _cl_sampler *
cl_sampler
;
typedef in typeref:struct:_cl_sampler
1209
extern CL_API_ENTRY
cl_sampler
CL_API_CALL
1217
clRetainSampler(
cl_sampler
sampler) CL_API_SUFFIX__VERSION_1_0;
1220
clReleaseSampler(
cl_sampler
sampler) CL_API_SUFFIX__VERSION_1_0;
1223
clGetSamplerInfo(
cl_sampler
sampler,
1909
extern CL_API_ENTRY CL_EXT_PREFIX__VERSION_1_2_DEPRECATED
cl_sampler
CL_API_CALL
/xsrc/external/mit/MesaLib.old/dist/include/CL/
cl.h
49
typedef struct _cl_sampler *
cl_sampler
;
typedef in typeref:struct:_cl_sampler
1082
extern CL_API_ENTRY
cl_sampler
CL_API_CALL
1090
clRetainSampler(
cl_sampler
sampler) CL_API_SUFFIX__VERSION_1_0;
1093
clReleaseSampler(
cl_sampler
sampler) CL_API_SUFFIX__VERSION_1_0;
1096
clGetSamplerInfo(
cl_sampler
sampler,
1782
extern CL_API_ENTRY CL_EXT_PREFIX__VERSION_1_2_DEPRECATED
cl_sampler
CL_API_CALL
Completed in 10 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026