Lines Matching refs:astc
2225 size_t min_align = astc::max(alignof(T), sizeof(void*));
2226 size_t real_align = astc::max(min_align, align);
2294 printf("astc dll FreeLibrary failed: %s\n", g_astcCustomizedSo);
2313 printf("astc customized dll(%s) is not found!\n", g_astcCustomizedSo);
2319 printf("astc libAstcCustomizedEnc LoadLibrary failed!\n");
2327 printf("astc isCustomizedBlockModeFunc_ GetProcAddress failed!\n");
2330 printf("astc isCustomizedBlockModeFunc_ FreeLibrary failed!\n");
2339 printf("astc customizedMaxPartitionsFunc_ GetProcAddress failed!\n");
2342 printf("astc customizedMaxPartitionsFunc_ FreeLibrary failed!\n");
2351 printf("astc customizedBlockModeFunc_ GetProcAddress failed!\n");
2354 printf("astc customizedBlockModeFunc_ FreeLibrary failed!\n");
2362 printf("astc customized so(%s) is not found!\n", g_astcCustomizedSo.c_str());
2368 printf("astc libAstcCustomizedEnc dlopen failed!\n");
2376 printf("astc isCustomizedBlockModeFunc_ dlsym failed!\n");
2386 printf("astc customizedMaxPartitionsFunc_ dlsym failed!\n");
2396 printf("astc customizedBlockModeFunc_ dlsym failed!\n");