Home
last modified time | relevance | path

Searched refs:SI_BIND_SAMPLER_BUFFER (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute_blit.c130 SI_BIND_SAMPLER_BUFFER(PIPE_SHADER_COMPUTE); in si_improve_sync_flags()
135 SI_BIND_SAMPLER_BUFFER(PIPE_SHADER_FRAGMENT); in si_improve_sync_flags()
H A Dsi_pipe.h313 #define SI_BIND_SAMPLER_BUFFER(shader) ((1 << (shader)) << SI_BIND_SAMPLER_BUFFER_SHIFT) macro
H A Dsi_descriptors.c551 tex->buffer.bind_history |= SI_BIND_SAMPLER_BUFFER(shader); in si_set_sampler_views()

Completed in 13 milliseconds