Home
last modified time | relevance | path

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

123456

/external/mesa3d/src/gallium/auxiliary/util/
Du_live_shader_cache.h64 const struct pipe_shader_state *state);
78 const struct pipe_shader_state *state),
87 const struct pipe_shader_state *state,
Du_live_shader_cache.c52 const struct pipe_shader_state *state), in util_live_shader_cache_init()
74 const struct pipe_shader_state *state, in util_live_shader_cache_get()
Du_pstipple.h40 struct pipe_shader_state;
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_vs.h42 struct pipe_shader_state;
106 struct pipe_shader_state state;
155 const struct pipe_shader_state *templ);
160 const struct pipe_shader_state *state);
Ddraw_context.h254 const struct pipe_shader_state *shader);
269 const struct pipe_shader_state *shader);
280 const struct pipe_shader_state *shader);
291 const struct pipe_shader_state *shader);
298 const struct pipe_shader_state *shader);
312 const struct pipe_shader_state *shader);
Ddraw_tess.h60 struct pipe_shader_state state;
79 struct pipe_shader_state state;
Ddraw_pipe_aaline.c63 struct pipe_shader_state state;
94 const struct pipe_shader_state *);
314 const struct pipe_shader_state *orig_fs = &aaline->fs->state; in generate_aaline_fs()
315 struct pipe_shader_state aaline_fs; in generate_aaline_fs()
356 const struct pipe_shader_state *orig_fs = &aaline->fs->state; in generate_aaline_fs_nir()
357 struct pipe_shader_state aaline_fs; in generate_aaline_fs_nir()
638 const struct pipe_shader_state *fs) in aaline_create_fs_state()
Ddraw_pipe_aapoint.c76 struct pipe_shader_state state;
112 const struct pipe_shader_state *);
365 const struct pipe_shader_state *orig_fs = &aapoint->fs->state; in generate_aapoint_fs()
366 struct pipe_shader_state aapoint_fs; in generate_aapoint_fs()
416 const struct pipe_shader_state *orig_fs = &aapoint->fs->state; in generate_aapoint_fs_nir()
417 struct pipe_shader_state aapoint_fs; in generate_aapoint_fs_nir()
740 const struct pipe_shader_state *fs) in aapoint_create_fs_state()
Ddraw_pipe_pstipple.c66 struct pipe_shader_state state;
100 const struct pipe_shader_state *);
131 const struct pipe_shader_state *orig_fs = &pstip->fs->state; in generate_pstip_fs()
133 struct pipe_shader_state pstip_fs; in generate_pstip_fs()
342 const struct pipe_shader_state *fs) in pstip_create_fs_state()
Ddraw_fs.h37 struct pipe_shader_state base;
/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.h32 struct pipe_shader_state;
58 const struct pipe_shader_state *cso);
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h70 struct pipe_shader_state;
386 const struct pipe_shader_state *);
391 const struct pipe_shader_state *);
396 const struct pipe_shader_state *);
401 const struct pipe_shader_state *);
406 const struct pipe_shader_state *);
426 const struct pipe_shader_state *);
431 const struct pipe_shader_state *);
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_state.h104 struct pipe_shader_state shader;
112 struct pipe_shader_state shader;
119 struct pipe_shader_state shader;
Dsp_state_shader.c59 struct pipe_shader_state *curfs = &fs->shader; in create_fs_variant()
125 struct pipe_shader_state *shader, in softpipe_create_shader_state()
126 const struct pipe_shader_state *templ, in softpipe_create_shader_state()
152 const struct pipe_shader_state *templ) in softpipe_create_fs_state()
233 const struct pipe_shader_state *templ) in softpipe_create_vs_state()
294 const struct pipe_shader_state *templ) in softpipe_create_gs_state()
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h222 struct pipe_shader_state base;
610 struct pipe_shader_state *sand8_blit_vs;
611 struct pipe_shader_state *sand8_blit_fs_luma;
612 struct pipe_shader_state *sand8_blit_fs_chroma;
613 struct pipe_shader_state *sand30_blit_vs;
614 struct pipe_shader_state *sand30_blit_fs;
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h116 struct pipe_shader_state base;
351 struct pipe_shader_state *yuv_linear_blit_vs;
352 struct pipe_shader_state *yuv_linear_blit_fs_8bit;
353 struct pipe_shader_state *yuv_linear_blit_fs_16bit;
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_gs.c22 const struct pipe_shader_state *templ) in svga_create_gs_state()
40 struct pipe_shader_state tmp = *templ; in svga_create_gs_state()
Dsvga_pipe_fs.c24 const struct pipe_shader_state *templ) in svga_create_fs_state()
41 struct pipe_shader_state tmp = *templ; in svga_create_fs_state()
Dsvga_pipe_vs.c25 const struct pipe_shader_state *templ) in svga_create_vs_state()
44 struct pipe_shader_state tmp2 = *templ; in svga_create_vs_state()
Dsvga_state_tgsi_transform.c86 struct pipe_shader_state *state) in create_shader()
131 struct pipe_shader_state state = {0}; in write_vpos()
180 struct pipe_shader_state state = {0}; in transform_dynamic_indexing()
220 struct pipe_shader_state templ = {0}; in emulate_point_sprite()
Dsvga_pipe_ts.c43 const struct pipe_shader_state *templ) in svga_create_tcs_state()
126 const struct pipe_shader_state *templ) in svga_create_tes_state()
/external/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_state.h81 struct pipe_shader_state pipe;
110 struct pipe_shader_state pipe;
/external/virglrenderer/tests/
Dtest_virgl_cmd.c341 struct pipe_shader_state vs; in START_TEST()
360 struct pipe_shader_state fs; in START_TEST()
583 struct pipe_shader_state vs; in START_TEST()
602 struct pipe_shader_state gs; in START_TEST()
633 struct pipe_shader_state fs; in START_TEST()
857 struct pipe_shader_state vs; in START_TEST()
879 struct pipe_shader_state fs; in START_TEST()
1017 struct pipe_shader_state fs; in START_TEST()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_tess.c41 const struct pipe_shader_state *templ) in llvmpipe_create_tcs_state()
111 const struct pipe_shader_state *templ) in llvmpipe_create_tes_state()
/external/mesa3d/src/gallium/drivers/r300/
Dr300_vs.h44 struct pipe_shader_state state;

123456