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

  /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...]
  /hardware/broadcom/libbt/include/
uipc_msg.h 134 UINT8 lp_state; /* Low Power state */ member in struct:__anon29100

Completed in 412 milliseconds