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.cpp232swr_convert_prim_topology(info->mode, info->vertices_per_patch), in swr_draw_vbo()
240 swr_convert_prim_topology(info->mode, info->vertices_per_patch), in swr_draw_vbo()
Dswr_state.h365 swr_convert_prim_topology(const unsigned mode, const unsigned tcs_verts) in swr_convert_prim_topology() function
Dswr_shader.cpp1505 swr_convert_prim_topology(info->properties[TGSI_PROPERTY_GS_OUTPUT_PRIM], 0); in CompileGS()