Searched refs:texture_const_dirty (Results 1 – 2 of 2) sorted by relevance
1272 !info->texture_const_dirty && in r600_update_driver_const_buffers()1327 if (info->texture_const_dirty) { in r600_update_driver_const_buffers()1339 info->texture_const_dirty = false; in r600_update_driver_const_buffers()1359 info->texture_const_dirty = true; in r600_alloc_buf_consts()
409 bool texture_const_dirty; member