HomeSort by: relevance | last modified time | path
    Searched refs:mali_pre_post_frame_shader_mode_as_str (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/src/panfrost/lib/genxml/
v6_pack.h 3880 mali_pre_post_frame_shader_mode_as_str(enum mali_pre_post_frame_shader_mode imm) function
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));
v7_pack.h 3958 mali_pre_post_frame_shader_mode_as_str(enum mali_pre_post_frame_shader_mode imm) function
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 14 milliseconds