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

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c261 const bool buf_changed = tiling->buffer_count != buffer_count || local in function:tu_tiling_config_update
264 if (!ra_changed && !buf_changed)
270 if (buf_changed) {

Completed in 5 milliseconds