Home
last modified time | relevance | path

Searched refs:r600_textures_info (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h401 struct r600_textures_info { struct
558 struct r600_textures_info samplers[PIPE_SHADER_TYPES];
Dr600_hw_context.c410 struct r600_textures_info *samplers = &ctx->samplers[shader]; in r600_begin_new_cs()
Dr600_state_common.c457 struct r600_textures_info *dst = &rctx->samplers[shader]; in r600_bind_sampler_states()
652 struct r600_textures_info *dst = &rctx->samplers[shader]; in r600_set_sampler_views()
1469 struct r600_textures_info *samplers = &rctx->samplers[shader_type]; in r600_setup_buffer_constants()
1517 struct r600_textures_info *samplers = &rctx->samplers[shader_type]; in eg_setup_buffer_constants()
Dr600_state.c1823 struct r600_textures_info *texinfo, in r600_emit_sampler_states()
Devergreen_state.c2440 struct r600_textures_info *texinfo, in evergreen_emit_sampler_states()