Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DTextureUploadFormatTest.cpp132 void EncodeThenZeroAndCopy(DestT &dest, const float srcVals[4]) in EncodeThenZeroAndCopy() function
568 EncodeThenZeroAndCopy<R16G16B16A16F>(srcBuffer, srcVals); in TEST_P()
608 EncodeThenZeroAndCopy<R11G11B10F>(srcBuffer, srcVals); in TEST_P()
615 EncodeThenZeroAndCopy<R9G9B9E5>(srcBuffer, srcVals); in TEST_P()