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

  /external/swiftshader/src/Shader/
Constants.cpp 48 static const unsigned int transposeBit1[16] =
89 memcpy(&this->transposeBit1, transposeBit1, sizeof(transposeBit1));
Constants.hpp 27 unsigned int transposeBit1[16];

Completed in 46 milliseconds