Home
last modified time | relevance | path

Searched refs:buffer_opts (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/compiler/nir/
Dnir_lower_printf.c175 struct buffer_opts { struct
183 const struct buffer_opts *options = _options; in lower_printf_buffer() argument
202 struct buffer_opts opts = { .address = address, .size = size }; in nir_lower_printf_buffer()
/external/mesa3d/src/broadcom/compiler/
Dvir.c1854 const nir_move_options buffer_opts = c->move_buffer_loads ? in v3d_attempt_compile() local
1858 buffer_opts); in v3d_attempt_compile()