Searched refs:MALI_BLEND_FUNCTION_print (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/ |
| H A D | common_pack.h | 293 MALI_BLEND_FUNCTION_print(FILE *fp, const struct MALI_BLEND_FUNCTION * values, unsigned indent) function in typeref:typename:void 359 MALI_BLEND_FUNCTION_print(fp, &values->rgb, indent + 2); 361 MALI_BLEND_FUNCTION_print(fp, &values->alpha, indent + 2);
|
| H A D | v4_pack.h | 1373 MALI_BLEND_FUNCTION_print(FILE *fp, const struct MALI_BLEND_FUNCTION * values, unsigned indent) function in typeref:typename:void 1439 MALI_BLEND_FUNCTION_print(fp, &values->rgb, indent + 2); 1441 MALI_BLEND_FUNCTION_print(fp, &values->alpha, indent + 2);
|
| H A D | v5_pack.h | 1425 MALI_BLEND_FUNCTION_print(FILE *fp, const struct MALI_BLEND_FUNCTION * values, unsigned indent) function in typeref:typename:void 1491 MALI_BLEND_FUNCTION_print(fp, &values->rgb, indent + 2); 1493 MALI_BLEND_FUNCTION_print(fp, &values->alpha, indent + 2);
|
| H A D | v6_pack.h | 1354 MALI_BLEND_FUNCTION_print(FILE *fp, const struct MALI_BLEND_FUNCTION * values, unsigned indent) function in typeref:typename:void 1420 MALI_BLEND_FUNCTION_print(fp, &values->rgb, indent + 2); 1422 MALI_BLEND_FUNCTION_print(fp, &values->alpha, indent + 2);
|
| H A D | v7_pack.h | 1406 MALI_BLEND_FUNCTION_print(FILE *fp, const struct MALI_BLEND_FUNCTION * values, unsigned indent) function in typeref:typename:void 1472 MALI_BLEND_FUNCTION_print(fp, &values->rgb, indent + 2); 1474 MALI_BLEND_FUNCTION_print(fp, &values->alpha, indent + 2);
|
Completed in 134 milliseconds