Home
last modified time | relevance | path

Searched refs:iris_rebind_buffer (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D19.2.1.rst106 - iris: Fix iris_rebind_buffer() for VBOs with non-zero offsets.
H A D19.1.8.rst175 - iris: Fix iris_rebind_buffer() for VBOs with non-zero offsets.
H A D19.3.0.rst2109 - iris: Fix iris_rebind_buffer() for VBOs with non-zero offsets.
H A D20.0.0.rst1936 - iris: Drop 'old_address' parameter from iris_rebind_buffer
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_state.c9294 iris_rebind_buffer(struct iris_context *ice, in iris_rebind_buffer() function
10305 screen->vtbl.rebind_buffer = iris_rebind_buffer; in genX()