Home
last modified time | relevance | path

Searched defs:numRegisters (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/hlsl/
DblocklayoutHLSL.cpp57 const int numRegisters = gl::MatrixRegisterCount(type, isRowMajorMatrix); in getBlockLayoutInfo() local
98 const int numRegisters = gl::MatrixRegisterCount(type, isRowMajorMatrix); in advanceOffset() local
113 void HLSLBlockEncoder::skipRegisters(unsigned int numRegisters) in skipRegisters()
/external/angle/src/compiler/translator/
Dblocklayout.cpp326 const int numRegisters = gl::MatrixRegisterCount(type, isRowMajorMatrix); in getBlockLayoutInfo() local