Home
last modified time | relevance | path

Searched refs:bound_vertex_buffers (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_context.h581 uint32_t bound_vertex_buffers; member
Dcrocus_state.c3673 ice->state.bound_vertex_buffers &= in crocus_set_vertex_buffers()
3676 util_set_vertex_buffers_mask(ice->state.vertex_buffers, &ice->state.bound_vertex_buffers, in crocus_set_vertex_buffers()
7582 const uint32_t user_count = util_bitcount(ice->state.bound_vertex_buffers);
7585 uint32_t dynamic_bound = ice->state.bound_vertex_buffers;
7664 util_bitcount64(ice->state.bound_vertex_buffers);
7685 util_bitcount64(ice->state.bound_vertex_buffers) +
8339 uint64_t bound_vbs = ice->state.bound_vertex_buffers;
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_context.h736 uint64_t bound_vertex_buffers; member
Diris_state.c3602 ice->state.bound_vertex_buffers &= in iris_set_vertex_buffers()
3633 ice->state.bound_vertex_buffers |= 1ull << (start_slot + i); in iris_set_vertex_buffers()
5403 uint64_t bound = ice->state.bound_vertex_buffers; in iris_restore_render_saved_bos()
6559 int count = util_bitcount64(ice->state.bound_vertex_buffers); in iris_upload_dirty_render_state()
6560 uint64_t dynamic_bound = ice->state.bound_vertex_buffers; in iris_upload_dirty_render_state()
6712 util_bitcount64(ice->state.bound_vertex_buffers); in iris_upload_dirty_render_state()
6725 util_bitcount64(ice->state.bound_vertex_buffers) + in iris_upload_dirty_render_state()
6858 uint64_t bound = ice->state.bound_vertex_buffers; in flush_vbos()
7485 uint64_t bound_vbs = ice->state.bound_vertex_buffers; in iris_rebind_buffer()
/third_party/mesa3d/docs/relnotes/
D20.1.0.rst2721 - iris: Fix downcast of bound_vertex_buffers from uint64_t to int
D19.1.0.rst3217 - iris: Delete genx->bound_vertex_buffers