Searched refs:ac_get_tbuffer_format (Results 1 – 6 of 6) sorted by relevance
253 unsigned ac_get_tbuffer_format(enum amd_gfx_level gfx_level, unsigned dfmt, unsigned nfmt);
109 unsigned ac_get_tbuffer_format(enum amd_gfx_level gfx_level, unsigned dfmt, unsigned nfmt) in ac_get_tbuffer_format() function
637 uint32_t img_format = ac_get_tbuffer_format(ctx.gfx_level, mtbuf.dfmt, mtbuf.nfmt); in emit_mtbuf_instruction()691 uint32_t img_format = ac_get_tbuffer_format(ctx.gfx_level, mtbuf.dfmt, mtbuf.nfmt); in emit_mtbuf_instruction_gfx12()
3311 - ac: Handle invalid GFX10 format correctly in ac_get_tbuffer_format.
3398 - ac: Handle invalid GFX10 format correctly in ac_get_tbuffer_format.
3903 - ac: implement ac_get_tbuffer_format for gfx11