Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.h870 static inline void r600_store_array(struct r600_command_buffer *cb, unsigned num, unsigned *ptr) in r600_store_array() function
H A Devergreen_state.c3485 r600_store_array(cb, num, spi_ps_input_cntl); in evergreen_update_ps_state()