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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_state_rasterizer.c 31 #include "lp_state.h"
36 struct pipe_rasterizer_state lp_state; member in struct:lp_rast_state
67 memcpy(&state->lp_state, rast, sizeof *rast);
88 clear_flags(&state->lp_state);
105 llvmpipe->rasterizer = &state->lp_state;
108 /* XXX: just pass lp_state directly to setup.
111 state->lp_state.cull_face,
112 state->lp_state.front_ccw,
113 state->lp_state.scissor,
114 state->lp_state.gl_rasterization_rules)
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_rasterizer.c 31 #include "lp_state.h"
36 struct pipe_rasterizer_state lp_state; member in struct:lp_rast_state
67 memcpy(&state->lp_state, rast, sizeof *rast);
88 clear_flags(&state->lp_state);
105 llvmpipe->rasterizer = &state->lp_state;
108 /* XXX: just pass lp_state directly to setup.
111 state->lp_state.cull_face,
112 state->lp_state.front_ccw,
113 state->lp_state.scissor,
114 state->lp_state.gl_rasterization_rules)
    [all...]
  /external/bluetooth/bluedroid/stack/include/
uipc_msg.h 131 UINT8 lp_state; /* Low Power state */ member in struct:__anon3880

Completed in 61 milliseconds