Home
last modified time | relevance | path

Searched refs:writeUint32Low24 (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuTexture.cpp202 inline void writeUint32Low24 (deUint8* dst, deUint32 val) in writeUint32Low24() function
1523 writeUint32Low24(pixelPtr, convertSatRteUint24(depth * 16777215.0f)); in setPixDepth()