MCPcopy Create free account
hub / github.com/ValveSoftware/ToGL / InsertLowBits

Method InsertLowBits

togl/linuxwin/dx9asmtogl2.cpp:1929–1956  ·  view source on GitHub ↗

Insert the bits from value into m_data, shifted in from the bottom (least significant end) by the specified number of bits. A shift of zero or less means that none of the bits will be shifted in. A shift of one means that the high bit of value will be in the bottom of the last element of m_data - the least significant bit. A shift of kWordShift means that value will be in the least significant ele

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PrintDoubleIntFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected