Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenccli_toplevel.cpp43 typedef unsigned int astcenc_operation; typedef
48 astcenc_operation operation;
78 static const astcenc_operation ASTCENC_OP_UNKNOWN = 0;
81 static const astcenc_operation ASTCENC_OP_HELP = 1 << 7;
84 static const astcenc_operation ASTCENC_OP_VERSION = 1 << 8;
87 static const astcenc_operation ASTCENC_OP_COMPRESS =
93 static const astcenc_operation ASTCENC_OP_DECOMPRESS =
99 static const astcenc_operation ASTCENC_OP_TEST =
456 astcenc_operation& operation, in parse_commandline_options()
501 astcenc_operation operatio in init_astcenc_config()
[all...]

Completed in 2 milliseconds