Home | History | Annotate | Download | only in functional

Lines Matching refs:numIndices

95 static void uploadUniformIndices (const glw::Functions& gl, deUint32 program, const char* varPrefix, int numIndices, const int* indices)
97 for (int varNdx = 0; varNdx < numIndices; varNdx++)