Home
last modified time | relevance | path

Searched refs:tib_formats (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.h175 enum agx_format tib_formats[AGX_MAX_RTS]; member
Dcmdline.c167 .tib_formats = { AGX_FORMAT_U8NORM } in compile_shader()
Dagx_compile.c283 b->shader->key->fs.tib_formats[rt]); in agx_emit_fragment_out()
306 b->shader->key->fs.tib_formats[rt]); in agx_emit_load_tile()
/third_party/mesa3d/src/gallium/drivers/asahi/
Dagx_blit.c70 .fs.tib_formats[0] = i in agx_build_reload_shader()
Dagx_state.c988 key.base.fs.tib_formats[i] = agx_pixel_format[fmt].internal; in agx_update_fs()