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

  /external/chromium_org/third_party/mesa/src/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/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/chromium_org/third_party/mesa/src/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::__anon19016
    [all...]
  /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::__anon32413
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_state_init.c 683 ALLOC_STATE( stp, polygon_stipple, STP_STATE_SIZE, "STP/stp", 0 );
    [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 1129 milliseconds