Home
last modified time | relevance | path

Searched refs:r300_set_constant_buffer (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/docs/relnotes/
D22.2.3.rst122 - r300: respect buffer offset in r300_set_constant_buffer
/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_state.c2048 static void r300_set_constant_buffer(struct pipe_context *pipe, in r300_set_constant_buffer() function
2137 r300->context.set_constant_buffer = r300_set_constant_buffer; in r300_init_state_functions()