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

/xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
H A Dcommon_pack.h293 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 Dv4_pack.h1373 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 Dv5_pack.h1425 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 Dv6_pack.h1354 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 Dv7_pack.h1406 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