/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_live_shader_cache.h | 60 const struct pipe_shader_state *state); 74 const struct pipe_shader_state *state), 83 const struct pipe_shader_state *state,
|
D | u_live_shader_cache.c | 52 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()
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_vs.h | 40 struct pipe_shader_state; 109 struct pipe_shader_state state; 162 const struct pipe_shader_state *templ); 170 const struct pipe_shader_state *state);
|
D | draw_context.h | 228 const struct pipe_shader_state *shader); 243 const struct pipe_shader_state *shader); 254 const struct pipe_shader_state *shader); 265 const struct pipe_shader_state *shader); 272 const struct pipe_shader_state *shader);
|
D | draw_tess.h | 58 struct pipe_shader_state state; 77 struct pipe_shader_state state;
|
D | draw_pipe_aaline.c | 63 struct pipe_shader_state state; 94 const struct pipe_shader_state *); 278 const struct pipe_shader_state *orig_fs = &aaline->fs->state; in generate_aaline_fs() 279 struct pipe_shader_state aaline_fs; in generate_aaline_fs() 328 const struct pipe_shader_state *orig_fs = &aaline->fs->state; in generate_aaline_fs_nir() 329 struct pipe_shader_state aaline_fs; in generate_aaline_fs_nir() 640 const struct pipe_shader_state *fs) in aaline_create_fs_state()
|
D | draw_pipe_pstipple.c | 66 struct pipe_shader_state state; 100 const struct pipe_shader_state *); 129 const struct pipe_shader_state *orig_fs = &pstip->fs->state; in generate_pstip_fs() 131 struct pipe_shader_state pstip_fs; in generate_pstip_fs() 341 const struct pipe_shader_state *fs) in pstip_create_fs_state()
|
D | draw_pipe_aapoint.c | 76 struct pipe_shader_state state; 109 const struct pipe_shader_state *); 362 const struct pipe_shader_state *orig_fs = &aapoint->fs->state; in generate_aapoint_fs() 363 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() 741 const struct pipe_shader_state *fs) in aapoint_create_fs_state()
|
D | draw_fs.h | 37 struct pipe_shader_state base;
|
/external/mesa3d/src/gallium/targets/graw-null/ |
D | graw_util.c | 20 struct pipe_shader_state state; in graw_parse_geometry_shader() 35 struct pipe_shader_state state; in graw_parse_vertex_shader() 50 struct pipe_shader_state state; in graw_parse_fragment_shader()
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_nir_builtins.c | 31 struct pipe_shader_state * 75 struct pipe_shader_state state = { in st_nir_finish_builtin_shader() 87 struct pipe_shader_state *shader; in st_nir_finish_builtin_shader() 118 struct pipe_shader_state *
|
D | st_nir.h | 63 struct pipe_shader_state * 68 struct pipe_shader_state *
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_state.h | 60 struct pipe_shader_state pipe; 68 struct pipe_shader_state pipe; 77 struct pipe_shader_state pipe; 85 struct pipe_shader_state pipe; 93 struct pipe_shader_state pipe;
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_state.h | 105 struct pipe_shader_state shader; 113 struct pipe_shader_state shader; 120 struct pipe_shader_state shader;
|
D | sp_state_shader.c | 60 struct pipe_shader_state *curfs = &fs->shader; in create_fs_variant() 141 struct pipe_shader_state *shader, in softpipe_create_shader_state() 142 const struct pipe_shader_state *templ, in softpipe_create_shader_state() 173 const struct pipe_shader_state *templ) in softpipe_create_fs_state() 254 const struct pipe_shader_state *templ) in softpipe_create_vs_state() 315 const struct pipe_shader_state *templ) in softpipe_create_gs_state()
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_context.h | 66 struct pipe_shader_state; 304 const struct pipe_shader_state *); 309 const struct pipe_shader_state *); 314 const struct pipe_shader_state *); 319 const struct pipe_shader_state *); 324 const struct pipe_shader_state *);
|
/external/mesa3d/src/gallium/drivers/freedreno/ir3/ |
D | ir3_gallium.h | 35 const struct pipe_shader_state *cso, 47 void * ir3_shader_state_create(struct pipe_context *pctx, const struct pipe_shader_state *cso);
|
/external/virglrenderer/src/gallium/include/pipe/ |
D | p_context.h | 60 struct pipe_shader_state; 158 const struct pipe_shader_state *); 163 const struct pipe_shader_state *); 168 const struct pipe_shader_state *);
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_context.h | 121 struct pipe_shader_state base; 358 struct pipe_shader_state *yuv_linear_blit_vs; 359 struct pipe_shader_state *yuv_linear_blit_fs_8bit; 360 struct pipe_shader_state *yuv_linear_blit_fs_16bit;
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_state.h | 81 struct pipe_shader_state pipe; 110 struct pipe_shader_state pipe;
|
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_state_tgsi_transform.c | 106 struct pipe_shader_state *state) in create_shader() 151 struct pipe_shader_state state; in write_vpos() 200 struct pipe_shader_state state; in transform_dynamic_indexing() 240 struct pipe_shader_state templ = {0}; in emulate_point_sprite()
|
D | svga_pipe_vs.c | 99 const struct pipe_shader_state *templ) in svga_create_vs_state() 122 struct pipe_shader_state tmp2 = *templ; in svga_create_vs_state()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_tess.c | 42 const struct pipe_shader_state *templ) in llvmpipe_create_tcs_state() 110 const struct pipe_shader_state *templ) in llvmpipe_create_tes_state()
|
/external/virglrenderer/tests/ |
D | test_virgl_cmd.c | 341 struct pipe_shader_state vs; in START_TEST() 360 struct pipe_shader_state fs; in START_TEST() 574 struct pipe_shader_state vs; in START_TEST() 593 struct pipe_shader_state gs; in START_TEST() 624 struct pipe_shader_state fs; in START_TEST() 848 struct pipe_shader_state vs; in START_TEST() 870 struct pipe_shader_state fs; in START_TEST() 1008 struct pipe_shader_state fs; in START_TEST()
|
/external/mesa3d/src/gallium/drivers/r300/ |
D | r300_vs.h | 38 struct pipe_shader_state state;
|