Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgProgramExecutor.hpp62 inline void getVertexInterpolationCoords (float& xd, float& yd, float x, float y, int inputElementNdx) in getVertexInterpolationCoords() argument
64 if (inputElementNdx % 4 < 2) in getVertexInterpolationCoords()
69 if (inputElementNdx % 2 == 0) in getVertexInterpolationCoords()

Completed in 0 milliseconds