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.h402 struct r600_textures_info { struct
559 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.c453 struct r600_textures_info *dst = &rctx->samplers[shader]; in r600_bind_sampler_states()
648 struct r600_textures_info *dst = &rctx->samplers[shader]; in r600_set_sampler_views()
1405 struct r600_textures_info *samplers = &rctx->samplers[shader_type]; in r600_setup_buffer_constants()
1453 struct r600_textures_info *samplers = &rctx->samplers[shader_type]; in eg_setup_buffer_constants()
Dr600_state.c1825 struct r600_textures_info *texinfo, in r600_emit_sampler_states()
Devergreen_state.c2447 struct r600_textures_info *texinfo, in evergreen_emit_sampler_states()