Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
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()
Dblocklayout.cpp275 const int numRegisters = gl::MatrixRegisterCount(type, isRowMajorMatrix); in getBlockLayoutInfo() local
309 const int numRegisters = gl::MatrixRegisterCount(type, isRowMajorMatrix); in advanceOffset() local