Searched defs:push_bos (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_state.c | 5602 struct push_bos { struct 5612 setup_constant_buffers(struct iris_context *ice, struct iris_batch *batch, int stage, struct push_bos *push_bos) setup_constant_buffers() argument 5666 emit_push_constant_packets(struct iris_context *ice, struct iris_batch *batch, int stage, const struct push_bos *push_bos) emit_push_constant_packets() argument 5708 emit_push_constant_packet_all(struct iris_context *ice, struct iris_batch *batch, uint32_t shader_mask, const struct push_bos *push_bos) emit_push_constant_packet_all() argument 6021 struct push_bos push_bos = {}; iris_upload_dirty_render_state() local [all...] |
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_state.c | 5637 struct push_bos { struct 5648 setup_constant_buffers(struct crocus_context *ice, struct crocus_batch *batch, int stage, struct push_bos *push_bos) setup_constant_buffers() argument 5713 emit_push_constant_packets(struct crocus_context *ice, struct crocus_batch *batch, int stage, const struct push_bos *push_bos) emit_push_constant_packets() argument 6292 struct push_bos push_bos = {}; global() local 6756 struct push_bos push_bos = {}; global() local 6821 struct push_bos push_bos = {}; global() local 7153 struct push_bos push_bos = {}; global() local [all...] |
Completed in 21 milliseconds