Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h394 struct r600_textures_info { struct
545 struct r600_textures_info samplers[PIPE_SHADER_TYPES];
Dr600_hw_context.c402 struct r600_textures_info *samplers = &ctx->samplers[shader]; in r600_begin_new_cs()
Dr600_state_common.c444 struct r600_textures_info *dst = &rctx->samplers[shader]; in r600_bind_sampler_states()
620 struct r600_textures_info *dst = &rctx->samplers[shader]; in r600_set_sampler_views()
1333 struct r600_textures_info *samplers = &rctx->samplers[shader_type]; in r600_setup_buffer_constants()
1381 struct r600_textures_info *samplers = &rctx->samplers[shader_type]; in eg_setup_buffer_constants()
Dr600_state.c1816 struct r600_textures_info *texinfo, in r600_emit_sampler_states()
Devergreen_state.c2377 struct r600_textures_info *texinfo, in evergreen_emit_sampler_states()