Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc.h200 #define ASTCENC_PUBLIC extern "C" __declspec(dllexport) macro
202 #define ASTCENC_PUBLIC extern "C" __attribute__ ((visibility ("default"))) macro
205 #define ASTCENC_PUBLIC macro
748 ASTCENC_PUBLIC astcenc_error astcenc_config_init(
775 ASTCENC_PUBLIC astcenc_error astcenc_context_alloc(
798 ASTCENC_PUBLIC astcenc_error astcenc_compress_image(
823 ASTCENC_PUBLIC astcenc_error astcenc_compress_reset(
838 ASTCENC_PUBLIC astcenc_error astcenc_decompress_image(
859 ASTCENC_PUBLIC astcenc_error astcenc_decompress_reset(
867 ASTCENC_PUBLIC voi
[all...]

Completed in 3 milliseconds