Searched refs:driver_consts (Results 1 – 5 of 5) sorted by relevance
85 free(rctx->driver_consts[sh].constants); in r600_destroy_context()
284 rctx->driver_consts[PIPE_SHADER_VERTEX].vs_ucp_dirty = true; in r600_set_clip_state()1270 struct r600_shader_driver_constants_info *info = &rctx->driver_consts[sh]; in r600_update_driver_const_buffers()1353 struct r600_shader_driver_constants_info *info = &rctx->driver_consts[shader_type]; in r600_alloc_buf_consts()1487 rctx->driver_consts[PIPE_SHADER_FRAGMENT].ps_sample_pos_dirty = true; in r600_set_sample_locations_constant_buffer()
558 struct r600_shader_driver_constants_info driver_consts[PIPE_SHADER_TYPES]; member
772 rctx->driver_consts[PIPE_SHADER_COMPUTE].cs_block_grid_size_dirty = true; in compute_emit_cs()
3992 rctx->driver_consts[PIPE_SHADER_TESS_CTRL].tcs_default_levels_dirty = true; in evergreen_set_tess_state()