Home
last modified time | relevance | path

Searched refs:texture_buffers (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe.c156 list_inithead(&rctx->texture_buffers); in r600_create_context()
H A Dr600_pipe.h589 struct list_head texture_buffers; member
H A Dr600_state_common.c3377 LIST_FOR_EACH_ENTRY(view, &rctx->texture_buffers, list) { in r600_invalidate_buffer()
H A Devergreen_state.c707 list_addtail(&view->list, &rctx->texture_buffers); in texture_buffer_sampler_view()

Completed in 17 milliseconds