Home
last modified time | relevance | path

Searched defs:push_bos (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/iris/
Diris_state.c5334 struct push_bos { struct
5347 struct push_bos *push_bos) in setup_constant_buffers()
5398 const struct push_bos *push_bos) in emit_push_constant_packets()
5438 const struct push_bos *push_bos) in emit_push_constant_packet_all()
5697 struct push_bos push_bos = {}; in iris_upload_dirty_render_state() local