Home
last modified time | relevance | path

Searched defs:has_user_indices (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_state_common.c1914 bool has_user_indices = info->has_user_indices; in r600_draw_vbo() local
/external/mesa3d/src/gallium/include/pipe/
Dp_state.h688 unsigned has_user_indices:1; /**< if true, use index.user_buffer */ member
/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c2017 bool has_user_indices = info->has_user_indices; in tc_draw_vbo() local