Searched defs:pipe_shader_type (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_state_common.c790 unsigned pipe_shader_type)
795 sel->type = pipe_shader_type;
788 r600_create_shader_state(struct pipe_context *ctx, const struct pipe_shader_state *state, unsigned pipe_shader_type) argument
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c790 unsigned pipe_shader_type)
795 sel->type = pipe_shader_type;
788 r600_create_shader_state(struct pipe_context *ctx, const struct pipe_shader_state *state, unsigned pipe_shader_type) argument
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dsi_state.c1874 unsigned pipe_shader_type)
1879 sel->type = pipe_shader_type;
1872 si_create_shader_state(struct pipe_context *ctx, const struct pipe_shader_state *state, unsigned pipe_shader_type) argument
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c1874 unsigned pipe_shader_type)
1879 sel->type = pipe_shader_type;
1872 si_create_shader_state(struct pipe_context *ctx, const struct pipe_shader_state *state, unsigned pipe_shader_type) argument

Completed in 864 milliseconds