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

  /external/swiftshader/src/Shader/
Constants.cpp 68 static const unsigned int transposeBit2[16] =
90 memcpy(&this->transposeBit2, transposeBit2, sizeof(transposeBit2));
Constants.hpp 28 unsigned int transposeBit2[16];

Completed in 55 milliseconds