Home
last modified time | relevance | path

Searched defs:rstate (Results 1 – 9 of 9) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c700 struct r600_pipe_state *rstate; in r600_create_blend_state_mode() local
803 struct r600_pipe_state *rstate; in r600_create_dsa_state() local
858 struct r600_pipe_state *rstate; in r600_create_rs_state() local
1134 struct r600_pipe_state *rstate = CALLOC_STRUCT(r600_pipe_state); in r600_set_clip_state() local
1177 struct r600_pipe_state *rstate = CALLOC_STRUCT(r600_pipe_state); in r600_set_scissor_state() local
1215 struct r600_pipe_state *rstate = CALLOC_STRUCT(r600_pipe_state); in r600_set_viewport_state() local
1520 static uint32_t r600_set_ms_pos(struct pipe_context *ctx, struct r600_pipe_state *rstate, int nsamp… in r600_set_ms_pos()
1584 struct r600_pipe_state *rstate = CALLOC_STRUCT(r600_pipe_state); in r600_set_framebuffer_state() local
2100 struct r600_pipe_state rstate; in r600_adjust_gprs() local
2464 struct r600_pipe_state *rstate = &shader->rstate; in r600_pipe_shader_ps() local
[all …]
Devergreen_state.c688 struct r600_pipe_state *rstate; in evergreen_create_blend_state_mode() local
783 struct r600_pipe_state *rstate; in evergreen_create_dsa_state() local
839 struct r600_pipe_state *rstate; in evergreen_create_rs_state() local
1135 struct r600_pipe_state *rstate = CALLOC_STRUCT(r600_pipe_state); in evergreen_set_clip_state() local
1199 struct r600_pipe_state *rstate = CALLOC_STRUCT(r600_pipe_state); in evergreen_set_scissor_state() local
1220 struct r600_pipe_state *rstate = CALLOC_STRUCT(r600_pipe_state); in evergreen_set_viewport_state() local
1528 static uint32_t evergreen_set_ms_pos(struct pipe_context *ctx, struct r600_pipe_state *rstate, int … in evergreen_set_ms_pos()
1588 static uint32_t cayman_set_ms_pos(struct pipe_context *ctx, struct r600_pipe_state *rstate, int nsa… in cayman_set_ms_pos()
1696 struct r600_pipe_state *rstate = CALLOC_STRUCT(r600_pipe_state); in evergreen_set_framebuffer_state() local
2970 struct r600_pipe_state *rstate = &shader->rstate; in evergreen_pipe_shader_ps() local
[all …]
Dr600_state_common.c175 struct r600_pipe_state *rstate; in r600_bind_blend_state_internal() local
220 struct r600_pipe_state *rstate = CALLOC_STRUCT(r600_pipe_state); in r600_set_blend_color() local
240 struct r600_pipe_state *rstate = CALLOC_STRUCT(r600_pipe_state); in r600_set_stencil_ref() local
288 struct r600_pipe_state *rstate; in r600_bind_dsa_state() local
460 struct r600_pipe_state *rstate = (struct r600_pipe_state *)state; in r600_delete_state() local
Dr600_pipe.h181 struct r600_pipe_state rstate; member
195 struct r600_pipe_state rstate; member
203 struct r600_pipe_state rstate; member
216 struct r600_pipe_state rstate; member
239 struct r600_pipe_state rstate; member
/external/ppp/pppd/include/net/
Dvjcompress.h127 struct cstate rstate[MAX_STATES]; /* receive connection states */ member
Dslcompress.h135 struct cstate rstate[MAX_STATES]; /* receive connection states */ member
/external/syslinux/core/lwip/src/netif/ppp/
Dvj.h144 struct cstate rstate[MAX_SLOTS]; /* receive connection states */ member
/external/ppp/pppd/plugins/radius/
Dradius.c137 static struct radius_state rstate; variable
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2134 struct si_pipe_sampler_state *rstate = CALLOC_STRUCT(si_pipe_sampler_state); in si_create_sampler_state() local