Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp1426 ExprP<typename Sig::Ret> applyVar (const Func<Sig>& func, in applyVar() function
4928 ExprP<Ret> expr = applyVar(m_func, in runTest()
4986 ExprP<Ret> expr = applyVar(m_func, in runTest()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp1405 ExprP<typename Sig::Ret> applyVar (const Func<Sig>& func, in applyVar() function
4865 …ExprP<Ret> expr = applyVar(m_func, m_variables.in0, m_variables.in1, m_variables.in2, m_variables.… in buildTest()
4920 …ExprP<Ret> expr = applyVar(m_func, m_variables.in0, m_variables.out1, m_variables.in1, m_variables… in buildTest()