Home
last modified time | relevance | path

Searched refs:rt_formats (Results 1 - 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_assemble.c93 memcpy(inputs.rt_formats, state->key.fs.rt_formats, sizeof(inputs.rt_formats)); in panfrost_shader_compile()
H A Dpan_context.h267 enum pipe_format rt_formats[8]; member
H A Dpan_context.c421 key->fs.rt_formats[i] = fmt; in panfrost_build_key()
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_shader.c200 for (unsigned i = 0; i < ARRAY_SIZE(inputs->rt_formats); i++) { in pan_shader_compile()
201 enum pipe_format fmt = inputs->rt_formats[i]; in pan_shader_compile()
H A Dpan_blend.c827 .rt_formats = { key.format }, in pan_blend_get_shader_locked()
/third_party/mesa3d/src/gallium/drivers/asahi/
H A Dagx_state.h138 enum pipe_format rt_formats[PIPE_MAX_COLOR_BUFS]; member
H A Dagx_state.c936 .format = { key->rt_formats[0] }, in agx_update_shader()
1027 key.rt_formats[i] = fmt; in agx_update_fs()
1030 key.rt_formats[i] = PIPE_FORMAT_NONE; in agx_update_fs()
/third_party/mesa3d/src/panfrost/util/
H A Dpan_ir.h194 enum pipe_format rt_formats[8]; member
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c3149 util_format_description(inputs->rt_formats[inputs->blend.rt]); in midgard_compile_shader_nir()
3183 inputs->rt_formats, inputs->raw_fmt_mask, in midgard_compile_shader_nir()

Completed in 21 milliseconds