Home
last modified time | relevance | path

Searched refs:si_clamp_texture_texel_count (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h654 static inline unsigned si_clamp_texture_texel_count(unsigned max_texel_buffer_elements, in si_clamp_texture_texel_count() function
Dsi_descriptors.c758 uint32_t elements = si_clamp_texture_texel_count(screen->max_texel_buffer_elements, in si_set_shader_image_desc()
Dsi_state.c4552 uint32_t elements = si_clamp_texture_texel_count(sctx->screen->max_texel_buffer_elements, in si_create_sampler_view()