Home
last modified time | relevance | path

Searched refs:swr_convert_prim_topology (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/
Dswr_draw.cpp215 swr_convert_prim_topology(info->mode), in swr_draw_vbo()
223 swr_convert_prim_topology(info->mode), in swr_draw_vbo()
Dswr_state.h343 swr_convert_prim_topology(const unsigned mode) in swr_convert_prim_topology() function
Dswr_shader.cpp554 swr_convert_prim_topology(info->properties[TGSI_PROPERTY_GS_OUTPUT_PRIM]); in CompileGS()