Searched refs:OCLSamplerTy (Results 1 – 7 of 7) sorted by relevance
246 BUILTIN_TYPE(OCLSampler, OCLSamplerTy)
1142 CanQualType OCLSamplerTy, OCLEventTy, OCLClkEventTy; variable
343 addImplicitTypedef("sampler_t", Context.OCLSamplerTy); in Initialize()
396 def Sampler : Type<"sampler_t", QualType<"Context.OCLSamplerTy">>;
8891 CurInit = S.ImpCastExprToType(Init, S.Context.OCLSamplerTy, in Perform()
1431 InitBuiltinType(OCLSamplerTy, BuiltinType::OCLSampler); in InitBuiltinTypes()
7088 T = Context.OCLSamplerTy; in GetType()