Home
last modified time | relevance | path

Searched defs:take_index_buffer_ownership (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h854 bool take_index_buffer_ownership:1; /**< callee inherits caller's refcount member
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c3491 bool take_index_buffer_ownership = info->take_index_buffer_ownership; in tc_draw_vbo() local