Home
last modified time | relevance | path

Searched refs:pipe_compute_state (Results 1 – 25 of 41) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shaderlib_tgsi.c178 struct pipe_compute_state state = {}; in si_create_dma_compute_shader()
387 struct pipe_compute_state state = {}; in si_create_query_result_cs()
426 struct pipe_compute_state state = {0}; in si_clear_render_target_shader()
461 struct pipe_compute_state state = {0}; in si_clear_render_target_shader_1d_array()
493 struct pipe_compute_state state = {0}; in si_clear_12bytes_buffer_shader()
562 struct pipe_compute_state state = {}; in si_create_fmask_expand_cs()
778 struct pipe_compute_state state = {}; in gfx10_create_sh_query_result_cs()
Dsi_shaderlib_nir.c47 struct pipe_compute_state cs_state = {0}; in create_shader_state()
Dsi_compute.c230 static void *si_create_compute_state(struct pipe_context *ctx, const struct pipe_compute_state *cso) in si_create_compute_state()
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_gallium.h47 const struct pipe_compute_state *cso);
Dir3_gallium.c270 const struct pipe_compute_state *cso) in ir3_shader_compute_state_create()
/third_party/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_dump_state.h53 void trace_dump_compute_state(const struct pipe_compute_state *state);
Dtr_dump_state.c327 void trace_dump_compute_state(const struct pipe_compute_state *state) in trace_dump_compute_state()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_state.h135 struct pipe_compute_state shader;
Dsp_state_shader.c410 const struct pipe_compute_state *templ) in softpipe_create_compute_state()
/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_compute.c43 const struct pipe_compute_state *cso) in panfrost_create_compute_state()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h78 struct pipe_compute_state;
922 const struct pipe_compute_state *);
Dp_state.h1004 struct pipe_compute_state struct
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_compiler.h246 const struct pipe_compute_state *shader);
Dd3d12_compute_transforms.cpp255 struct pipe_compute_state shader_args = { PIPE_SHADER_IR_NIR, s }; in d3d12_get_compute_transform()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_cs.c46 const struct pipe_compute_state *templ) in svga_create_compute_state()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_compute.c65 struct pipe_compute_state state = {0}; in blit_compute_shader()
Du_tests.c832 struct pipe_compute_state state = {0}; in test_compute_clear_image()
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dkernel.hpp70 pipe_compute_state cs;
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_compositor_cs.c766 struct pipe_compute_state state = {0}; in vl_compositor_cs_create_shader()
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
Dnoop_state.c238 const struct pipe_compute_state *state) in noop_create_compute_state()
/third_party/mesa3d/src/gallium/frontends/omx/
Dvid_enc_common.c315 struct pipe_compute_state state = {0}; in create_compute_state()
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_context.c318 const struct pipe_compute_state *state)
/third_party/mesa3d/src/gallium/tests/trivial/
Dcompute.c148 struct pipe_compute_state cs = { in init_prog()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_program.c985 const struct pipe_compute_state *cso) in v3d_create_compute_state()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_program.c550 struct pipe_compute_state cs = {0}; in st_create_nir_shader()

12