Home
last modified time | relevance | path

Searched refs:count_tessellated_primitives (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/vbo/
Dvbo_exec.c108 count_tessellated_primitives(const struct _mesa_prim *prim) in count_tessellated_primitives() function
Dvbo.h159 count_tessellated_primitives(const struct _mesa_prim *prim);
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
Dvbo_exec.c108 count_tessellated_primitives(const struct _mesa_prim *prim) in count_tessellated_primitives() function
Dvbo.h159 count_tessellated_primitives(const struct _mesa_prim *prim);
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
Dbrw_draw.c384 uint32_t count = count_tessellated_primitives(prim); in brw_update_primitive_count()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_draw.c384 uint32_t count = count_tessellated_primitives(prim); in brw_update_primitive_count()