Searched refs:property_gs_max_vertices (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c163 unsigned property_gs_max_vertices; member in struct:ureg_program
287 ureg->property_gs_max_vertices = max_vertices;
1410 if (ureg->property_gs_max_vertices != ~0) {
1415 ureg->property_gs_max_vertices);
1704 ureg->property_gs_max_vertices = ~0;
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c163 unsigned property_gs_max_vertices; member in struct:ureg_program
287 ureg->property_gs_max_vertices = max_vertices;
1410 if (ureg->property_gs_max_vertices != ~0) {
1415 ureg->property_gs_max_vertices);
1704 ureg->property_gs_max_vertices = ~0;

Completed in 54 milliseconds