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 D | v6_pack.h | 3880 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 D | v7_pack.h | 3958 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