Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSeparateShaderTests.cpp173 VaryingInterpolation getVaryingInterpolation (glu::Interpolation interpolation) in getVaryingInterpolation() function
794 …const VaryingInterpolation vertexInterpolation = getVaryingInterpolation(varyings.vtxOutputs[ndx]… in varyingsValid()
795 …const VaryingInterpolation fragmentInterpolation = getVaryingInterpolation(varyings.frgInputs[ndx]… in varyingsValid()