Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgProgramExecutor.hpp62 inline void getVertexInterpolationCoords (float& xd, float& yd, float x, float y, int inputElementN… in getVertexInterpolationCoords() function
DrsgProgramExecutor.cpp145 getVertexInterpolationCoords(xd, yd, x, y, elementNdx); in interpolateVertexInput()
/external/deqp/modules/glshared/
DglsRandomShaderCase.cpp192 rsg::getVertexInterpolationCoords(xd, yd, xf, yf, compNdx); in init()