Home
last modified time | relevance | path

Searched defs:ps_epilog (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_pipeline_graphics.c1761 struct radv_ps_epilog_state ps_epilog = {0}; in radv_pipeline_generate_ps_epilog_key() local
Dradv_cmd_buffer.c1939 radv_emit_ps_epilog_state(struct radv_cmd_buffer *cmd_buffer, struct radv_shader_part *ps_epilog) in radv_emit_ps_epilog_state()
7805const struct radv_shader_part *ps_epilog, uint32_t custom_blend_mode) in radv_bind_fragment_output_state()
10842 struct radv_shader_part *ps_epilog = NULL; in radv_emit_all_graphics_states() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader.h718 } ps_epilog; member