Searched defs:numRegisters (Results 1 – 3 of 3) sorted by relevance
57 const int numRegisters = gl::MatrixRegisterCount(type, isRowMajorMatrix); in getBlockLayoutInfo() local98 const int numRegisters = gl::MatrixRegisterCount(type, isRowMajorMatrix); in advanceOffset() local113 void HLSLBlockEncoder::skipRegisters(unsigned int numRegisters) in skipRegisters()
311 const int numRegisters = gl::MatrixRegisterCount(type, isRowMajorMatrix); in getBlockLayoutInfo() local
357 const int numRegisters = isRowMajorMatrix ? type.getSecondarySize() : type.getNominalSize(); in getBlockLayoutInfo() local387 const int numRegisters = isRowMajorMatrix ? type.getSecondarySize() : type.getNominalSize(); in advanceOffset() local