Searched refs:has_hw_atomics (Results 1 – 5 of 5) sorted by relevance
75 if (!prog || !st->pipe->set_shader_buffers || st->has_hw_atomics) in st_bind_atomics()146 if (st->has_hw_atomics) { in st_bind_cs_atomics()162 if (!st->has_hw_atomics) in st_bind_hw_atomic_buffers()
83 if (!st->has_hw_atomics) in st_bind_ssbos()
193 boolean has_hw_atomics; member
406 if (st->has_hw_atomics) in st_init_driver_flags()451 if (!st->has_hw_atomics && st->ctx->Const.ShaderStorageBufferOffsetAlignment > 4) in st_init_driver_flags()641 st->has_hw_atomics = in st_create_context_priv()
552 if (!st->has_hw_atomics && !screen->get_param(screen, PIPE_CAP_NIR_ATOMICS_AS_DEREF)) { in st_glsl_to_nir_post_opts()