HomeSort by relevance Sort by last modified time
    Searched refs:polygon_stipple (Results 1 - 6 of 6) sorted by null

  /external/mesa3d/src/gallium/drivers/softpipe/
sp_state.h 65 boolean polygon_stipple; member in struct:sp_fragment_shader_variant_key
sp_state_derived.c 240 key.polygon_stipple = softpipe->rasterizer->poly_stipple_enable;
311 softpipe->fs_variant->key.polygon_stipple) {
sp_state_shader.c 58 if (key->polygon_stipple) {
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_wm_state.c 201 wm->wm5.polygon_stipple = ctx->Polygon.StippleFlag;
brw_structs.h 579 GLuint polygon_stipple:1; member in struct:brw_wm_unit_state::__anon16956
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_state_init.c 683 ALLOC_STATE( stp, polygon_stipple, STP_STATE_SIZE, "STP/stp", 0 );
    [all...]

Completed in 88 milliseconds