Home
last modified time | relevance | path

Searched defs: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
/external/mesa3d/src/broadcom/compiler/
Dvir.c1854 const nir_move_options buffer_opts = c->move_buffer_loads ? in v3d_attempt_compile() local