Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1062 const ExprP<Void>& voidP (void) in voidP() function
1209 ExprP<Ret> operator() (const ExprP<Arg0>& arg0 = voidP(),
1210 const ExprP<Arg1>& arg1 = voidP(),
1211 const ExprP<Arg2>& arg2 = voidP(),
1212 const ExprP<Arg3>& arg3 = voidP()) const;
1263 const ExprP<Arg0>& arg0 = voidP(), in Apply()
1264 const ExprP<Arg1>& arg1 = voidP(), in Apply()
1265 const ExprP<Arg2>& arg2 = voidP(), in Apply()
1266 const ExprP<Arg3>& arg3 = voidP()) in Apply()
1340 const ExprP<typename Sig::Arg0>& arg0 = voidP(), in createApply()
[all …]