Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DOutputASM.h266 …= 0, int index2 = 0, TIntermNode *src3 = 0, int index3 = 0, TIntermNode *src4 = 0, int index4 = 0);
DOutputASM.cpp1868 … TIntermNode *src2, int index2, TIntermNode *src3, int index3, TIntermNode *src4, int index4) in emit() argument
1884 argument(instruction->src[4], src4, index4); in emit()