Searched refs:index4 (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.h | 266 …= 0, int index2 = 0, TIntermNode *src3 = 0, int index3 = 0, TIntermNode *src4 = 0, int index4 = 0);
|
D | OutputASM.cpp | 1868 … TIntermNode *src2, int index2, TIntermNode *src3, int index3, TIntermNode *src4, int index4) in emit() argument 1884 argument(instruction->src[4], src4, index4); in emit()
|