Home
last modified time | relevance | path

Searched refs:pipe_shader_state (Results 1 – 25 of 72) sorted by relevance

123

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vs.h40 struct pipe_shader_state;
109 struct pipe_shader_state state;
160 const struct pipe_shader_state *templ);
164 const struct pipe_shader_state *templ);
173 const struct pipe_shader_state *state);
Ddraw_context.h168 const struct pipe_shader_state *shader);
180 const struct pipe_shader_state *shader);
191 const struct pipe_shader_state *shader);
Ddraw_fs.h37 struct pipe_shader_state base;
Ddraw_vs_ppc.c172 const struct pipe_shader_state *templ) in draw_create_vs_ppc()
234 const struct pipe_shader_state *templ ) in draw_create_vs_ppc()
Ddraw_fs.c43 const struct pipe_shader_state *shader) in draw_create_fragment_shader()
Ddraw_pipe_pstipple.c64 struct pipe_shader_state state;
98 const struct pipe_shader_state *);
341 const struct pipe_shader_state *orig_fs = &pstip->fs->state; in generate_pstip_fs()
343 struct pipe_shader_state pstip_fs; in generate_pstip_fs()
661 const struct pipe_shader_state *fs) in pstip_create_fs_state()
Ddraw_gs.h48 struct pipe_shader_state state;
/external/mesa3d/src/gallium/auxiliary/util/
Du_pstipple.h36 struct pipe_shader_state;
50 extern struct pipe_shader_state *
52 struct pipe_shader_state *fs,
Du_pstipple.c404 struct pipe_shader_state *
406 struct pipe_shader_state *fs, in util_pstipple_create_fragment_shader()
409 struct pipe_shader_state *new_fs; in util_pstipple_create_fragment_shader()
/external/mesa3d/src/mesa/state_tracker/
Dst_cache.h40 struct pipe_shader_state;
62 const struct pipe_shader_state *templ);
67 const struct pipe_shader_state *templ);
Dst_program.h72 struct pipe_shader_state tgsi;
125 struct pipe_shader_state tgsi;
214 struct pipe_shader_state tgsi;
/external/mesa3d/src/gallium/targets/graw-null/
Dgraw_util.c19 struct pipe_shader_state state; in graw_parse_geometry_shader()
33 struct pipe_shader_state state; in graw_parse_vertex_shader()
47 struct pipe_shader_state state; in graw_parse_fragment_shader()
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state.h100 struct pipe_shader_state shader;
108 struct pipe_shader_state shader;
115 struct pipe_shader_state shader;
Dsp_state_shader.c54 struct pipe_shader_state *stipple_fs = NULL, *curfs = &fs->shader; in create_fs_variant()
122 const struct pipe_shader_state *templ) in softpipe_create_fs_state()
207 const struct pipe_shader_state *templ) in softpipe_create_vs_state()
269 const struct pipe_shader_state *templ) in softpipe_create_gs_state()
Dsp_fs.h37 const struct pipe_shader_state *templ);
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h58 struct pipe_shader_state;
163 const struct pipe_shader_state *);
168 const struct pipe_shader_state *);
173 const struct pipe_shader_state *);
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state.h71 struct pipe_shader_state shader;
77 struct pipe_shader_state shader;
/external/mesa3d/src/gallium/drivers/nv30/
Dnv30_state.h79 struct pipe_shader_state pipe;
108 struct pipe_shader_state pipe;
/external/mesa3d/src/gallium/state_trackers/vega/
Dshaders_cache.c66 struct pipe_shader_state state;
122 struct pipe_shader_state *shader) in combine_shaders()
254 struct pipe_shader_state *shader) in create_shader()
438 struct pipe_shader_state state; in shader_create_from_text()
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_vs.c100 const struct pipe_shader_state *templ) in svga_create_vs_state()
121 struct pipe_shader_state tmp2 = *templ; in svga_create_vs_state()
/external/mesa3d/src/gallium/drivers/noop/
Dnoop_state.c237 const struct pipe_shader_state *state) in noop_create_shader_state()
239 struct pipe_shader_state *nstate = CALLOC_STRUCT(pipe_shader_state); in noop_create_shader_state()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_vs.h38 struct pipe_shader_state state;
Dr300_fs.h64 struct pipe_shader_state state;
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_program.h20 struct pipe_shader_state pipe;
/external/mesa3d/src/gallium/drivers/trace/
Dtr_dump_state.h54 void trace_dump_shader_state(const struct pipe_shader_state *state);

123