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

/xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
H A Dv6_pack.h3880 mali_pre_post_frame_shader_mode_as_str(enum mali_pre_post_frame_shader_mode imm) function in typeref:typename:const char *
4029 fprintf(fp, "%*sPre Frame 0: %s\n", indent, "", mali_pre_post_frame_shader_mode_as_str(values->pre_frame_0));
4030 fprintf(fp, "%*sPre Frame 1: %s\n", indent, "", mali_pre_post_frame_shader_mode_as_str(values->pre_frame_1));
4031 fprintf(fp, "%*sPost Frame: %s\n", indent, "", mali_pre_post_frame_shader_mode_as_str(values->post_frame));
H A Dv7_pack.h3958 mali_pre_post_frame_shader_mode_as_str(enum mali_pre_post_frame_shader_mode imm) function in typeref:typename:const char *
4107 fprintf(fp, "%*sPre Frame 0: %s\n", indent, "", mali_pre_post_frame_shader_mode_as_str(values->pre_frame_0));
4108 fprintf(fp, "%*sPre Frame 1: %s\n", indent, "", mali_pre_post_frame_shader_mode_as_str(values->pre_frame_1));
4109 fprintf(fp, "%*sPost Frame: %s\n", indent, "", mali_pre_post_frame_shader_mode_as_str(values->post_frame));

Completed in 23 milliseconds