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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp1405 ExprP<typename Sig::Ret> applyVar (const Func<Sig>& func, function in namespace:vkt::shaderexecutor
4883 ExprP<Ret> expr = applyVar(m_func, m_variables.in0, m_variables.in1, m_variables.in2, m_variables.in3);
4938 ExprP<Ret> expr = applyVar(m_func, m_variables.in0, m_variables.out1, m_variables.in1, m_variables.in2);
/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp1426 ExprP<typename Sig::Ret> applyVar (const Func<Sig>& func, function in namespace:deqp::gls::BuiltinPrecisionTests
4928 ExprP<Ret> expr = applyVar(m_func,
4986 ExprP<Ret> expr = applyVar(m_func,

Completed in 136 milliseconds