Searched refs:texture_const_dirty (Results 1 – 2 of 2) sorted by relevance
1231 !info->texture_const_dirty && in r600_update_driver_const_buffers()1286 if (info->texture_const_dirty) { in r600_update_driver_const_buffers()1298 info->texture_const_dirty = false; in r600_update_driver_const_buffers()1318 info->texture_const_dirty = true; in r600_alloc_buf_consts()
404 bool texture_const_dirty; member