Home
last modified time | relevance | path

Searched refs:decBlk (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp1753 image_block decBlk = blk; in compress_block() local
1754 decompress_symbolic_block(ctx.config.profile, bsd, blk.xpos, blk.ypos, blk.zpos, scb, decBlk); in compress_block()
1758 vint4 colorTest = float_to_int_rtn(min(decBlk.texel(ii), 1.0f) * 255.0f); in compress_block()

Completed in 4 milliseconds