Searched refs:PIPE_MAX_HW_ATOMIC_BUFFERS (Results 1 – 9 of 9) sorted by relevance
75 struct pipe_shader_buffer atomic_buffers[PIPE_MAX_HW_ATOMIC_BUFFERS];
157 struct pipe_shader_buffer buffers[PIPE_MAX_HW_ATOMIC_BUFFERS]; in st_bind_hw_atomic_buffers()
227 struct hwatomic_decl atomic_info[PIPE_MAX_HW_ATOMIC_BUFFERS];5797 struct ureg_src hw_atomics[PIPE_MAX_HW_ATOMIC_BUFFERS];
72 #define PIPE_MAX_HW_ATOMIC_BUFFERS 32 macro
79 #define PIPE_MAX_HW_ATOMIC_BUFFERS 32 macro
1221 if (num_abo > PIPE_MAX_HW_ATOMIC_BUFFERS || in vrend_decode_set_atomic_buffers()1222 start_slot > PIPE_MAX_HW_ATOMIC_BUFFERS || in vrend_decode_set_atomic_buffers()1223 start_slot > PIPE_MAX_HW_ATOMIC_BUFFERS - num_abo) in vrend_decode_set_atomic_buffers()
679 struct vrend_abo abo[PIPE_MAX_HW_ATOMIC_BUFFERS];
177 struct hw_atomic_decl hw_atomic_decls[PIPE_MAX_HW_ATOMIC_BUFFERS];1500 for (i = 0; i < PIPE_MAX_HW_ATOMIC_BUFFERS; i++) { in emit_decls()
199 struct hw_atomic_decl hw_atomic_decls[PIPE_MAX_HW_ATOMIC_BUFFERS];1992 for (i = 0; i < PIPE_MAX_HW_ATOMIC_BUFFERS; i++) { in emit_decls()