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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1050 const ExprP<Void>& voidP (void) function in namespace:vkt::shaderexecutor
1197 ExprP<Ret> operator() (const ExprP<Arg0>& arg0 = voidP(),
1198 const ExprP<Arg1>& arg1 = voidP(),
1199 const ExprP<Arg2>& arg2 = voidP(),
1200 const ExprP<Arg3>& arg3 = voidP()) const;
1251 const ExprP<Arg0>& arg0 = voidP(),
1252 const ExprP<Arg1>& arg1 = voidP(),
1253 const ExprP<Arg2>& arg2 = voidP(),
1254 const ExprP<Arg3>& arg3 = voidP())
1328 const ExprP<typename Sig::Arg0>& arg0 = voidP(),
1250 Apply(const ApplyFunc& func, const ExprP<Arg0>& arg0 = voidP(), const ExprP<Arg1>& arg1 = voidP(), const ExprP<Arg2>& arg2 = voidP(), const ExprP<Arg3>& arg3 = voidP()) argument
1326 createApply( const Func<Sig>& func, const ExprP<typename Sig::Arg0>& arg0 = voidP(), const ExprP<typename Sig::Arg1>& arg1 = voidP(), const ExprP<typename Sig::Arg2>& arg2 = voidP(), const ExprP<typename Sig::Arg3>& arg3 = voidP()) argument
1346 app(const ExprP<typename F::Arg0>& arg0 = voidP(), const ExprP<typename F::Arg1>& arg1 = voidP(), const ExprP<typename F::Arg2>& arg2 = voidP(), const ExprP<typename F::Arg3>& arg3 = voidP()) argument
[all...]
/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp1071 const ExprP<Void>& voidP (void) function in namespace:deqp::gls::BuiltinPrecisionTests
1218 ExprP<Ret> operator() (const ExprP<Arg0>& arg0 = voidP(),
1219 const ExprP<Arg1>& arg1 = voidP(),
1220 const ExprP<Arg2>& arg2 = voidP(),
1221 const ExprP<Arg3>& arg3 = voidP()) const;
1272 const ExprP<Arg0>& arg0 = voidP(),
1273 const ExprP<Arg1>& arg1 = voidP(),
1274 const ExprP<Arg2>& arg2 = voidP(),
1275 const ExprP<Arg3>& arg3 = voidP())
1349 const ExprP<typename Sig::Arg0>& arg0 = voidP(),
1271 Apply(const ApplyFunc& func, const ExprP<Arg0>& arg0 = voidP(), const ExprP<Arg1>& arg1 = voidP(), const ExprP<Arg2>& arg2 = voidP(), const ExprP<Arg3>& arg3 = voidP()) argument
1347 createApply( const Func<Sig>& func, const ExprP<typename Sig::Arg0>& arg0 = voidP(), const ExprP<typename Sig::Arg1>& arg1 = voidP(), const ExprP<typename Sig::Arg2>& arg2 = voidP(), const ExprP<typename Sig::Arg3>& arg3 = voidP()) argument
1367 app(const ExprP<typename F::Arg0>& arg0 = voidP(), const ExprP<typename F::Arg1>& arg1 = voidP(), const ExprP<typename F::Arg2>& arg2 = voidP(), const ExprP<typename F::Arg3>& arg3 = voidP()) argument
[all...]

Completed in 90 milliseconds