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

  /external/chromium_org/third_party/angle/src/common/
blocklayout.cpp 71 const int numRegisters = gl::MatrixRegisterCount(type, isRowMajorMatrix);
101 const int numRegisters = gl::MatrixRegisterCount(type, isRowMajorMatrix);
148 const int numRegisters = gl::MatrixRegisterCount(type, isRowMajorMatrix);
179 const int numRegisters = gl::MatrixRegisterCount(type, isRowMajorMatrix);
utilities.h 31 int MatrixRegisterCount(GLenum type, bool isRowMajorMatrix);
utilities.cpp 302 int MatrixRegisterCount(GLenum type, bool isRowMajorMatrix)

Completed in 1584 milliseconds