Home
last modified time | relevance | path

Searched refs:dynamic_bound (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c6560 uint64_t dynamic_bound = ice->state.bound_vertex_buffers; in iris_upload_dirty_render_state() local
6584 dynamic_bound |= 1ull << count; in iris_upload_dirty_render_state()
6610 dynamic_bound |= 1ull << count; in iris_upload_dirty_render_state()
6617 uint64_t bound = dynamic_bound; in iris_upload_dirty_render_state()
6635 uint64_t bound = dynamic_bound; in iris_upload_dirty_render_state()
6670 bound = dynamic_bound; in iris_upload_dirty_render_state()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c7585 uint32_t dynamic_bound = ice->state.bound_vertex_buffers; local
7597 uint32_t bound = dynamic_bound;

Completed in 28 milliseconds