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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_state.c5432 struct push_bos { struct
5442 setup_constant_buffers(struct iris_context * ice,struct iris_batch * batch,int stage,struct push_bos * push_bos) argument
5493 emit_push_constant_packets(struct iris_context * ice,struct iris_batch * batch,int stage,const struct push_bos * push_bos) argument
5533 emit_push_constant_packet_all(struct iris_context * ice,struct iris_batch * batch,uint32_t shader_mask,const struct push_bos * push_bos) argument
5849 struct push_bos push_bos = {}; local in function:iris_upload_dirty_render_state
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_state.c5638 struct push_bos { struct
5649 setup_constant_buffers(struct crocus_context * ice,struct crocus_batch * batch,int stage,struct push_bos * push_bos) argument
5717 emit_push_constant_packets(struct crocus_context * ice,struct crocus_batch * batch,int stage,const struct push_bos * push_bos) argument
6290 struct push_bos push_bos = {}; local in function:crocus_upload_dirty_render_state
6754 struct push_bos push_bos = {}; local in function:crocus_upload_dirty_render_state
6819 struct push_bos push_bos = {}; local in function:crocus_upload_dirty_render_state
7151 struct push_bos push_bos = {}; local in function:crocus_upload_dirty_render_state
[all...]

Completed in 17 milliseconds