Searched refs:ASTCENC_OP_DECOMPRESS (Results 1 - 1 of 1) sorted by relevance
/third_party/astc-encoder/Source/ |
H A D | astcenccli_toplevel.cpp | 93 static const astcenc_operation ASTCENC_OP_DECOMPRESS = variable 122 {"-dl", ASTCENC_OP_DECOMPRESS, ASTCENC_PRF_LDR}, 125 {"-ds", ASTCENC_OP_DECOMPRESS, ASTCENC_PRF_LDR_SRGB}, 128 {"-dh", ASTCENC_OP_DECOMPRESS, ASTCENC_PRF_HDR_RGB_LDR_A}, 131 {"-dH", ASTCENC_OP_DECOMPRESS, ASTCENC_PRF_HDR}, 511 if (operation == ASTCENC_OP_DECOMPRESS) in init_astcenc_config() 640 if (operation == ASTCENC_OP_DECOMPRESS) in init_astcenc_config()
|
Completed in 30 milliseconds