Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgProgramExecutor.cpp138 void interpolateVertexInput (StridedValueAccess<Stride> dst, int dstComp, const ConstValueRangeAcce… in interpolateVertexInput() function
250 interpolateVertexInput(access, vtxNdx-packetStart, input->getValueRange(), xf, yf); in execute()