Home
last modified time | relevance | path

Searched refs:lima_format_get_channel_layout (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_format.h39 uint32_t lima_format_get_channel_layout(enum pipe_format f);
Dlima_format.c235 lima_format_get_channel_layout(enum pipe_format f) in lima_format_get_channel_layout() function
Dlima_job.c772 frame->channel_layout = lima_format_get_channel_layout(cbuf->format); in lima_pack_wb_cbuf_reg()