Searched refs:prim_is_poly (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_state.h97 bool prim_is_poly; member in struct:swr_poly_stipple
H A Dswr_state.cpp1469 if (new_prim_is_poly != ctx->poly_stipple.prim_is_poly) {
1471 ctx->poly_stipple.prim_is_poly = new_prim_is_poly;
H A Dswr_shader.cpp166 ctx->poly_stipple.prim_is_poly;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_state.h119 bool prim_is_poly; member in struct:swr_poly_stipple
H A Dswr_state.cpp1736 if (new_prim_is_poly != ctx->poly_stipple.prim_is_poly) {
1738 ctx->poly_stipple.prim_is_poly = new_prim_is_poly;
H A Dswr_shader.cpp216 ctx->poly_stipple.prim_is_poly;

Completed in 26 milliseconds