HomeSort by relevance Sort by last modified time
    Searched refs:clampedIndex (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/OpenGL/compiler/
OutputASM.h 332 ArgumentInfo(const BlockMemberInfo& b, const TType& t, int clampedIndex, int bufferIndex) :
333 typedMemberInfo(b, t), clampedIndex(clampedIndex), bufferIndex(bufferIndex) {}
335 int clampedIndex;
OutputASM.cpp     [all...]

Completed in 173 milliseconds