Searched refs:texture_const_dirty (Results 1 – 2 of 2) sorted by relevance
1365 !info->texture_const_dirty && in r600_update_driver_const_buffers()1422 if (info->texture_const_dirty) { in r600_update_driver_const_buffers()1434 info->texture_const_dirty = false; in r600_update_driver_const_buffers()1454 info->texture_const_dirty = true; in r600_alloc_buf_consts()
411 bool texture_const_dirty; member