/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
H A D | sfn_shader_tess.cpp | 172 TESShader::TESShader(const pipe_stream_output_info *so_info, const r600_shader *gs_shader, in TESShader() argument
|
H A D | sfn_shader_vs.cpp | 397 VertexShader::VertexShader(const pipe_stream_output_info *so_info, r600_shader *gs_shader, r600_shader_key& key): in VertexShader() argument 69 VertexExportForFs(VertexStageShader *parent, const pipe_stream_output_info *so_info, const r600_shader_key& key) VertexExportForFs() argument
|
H A D | sfn_nir.cpp | 196 LowerClipvertexWrite(int noutputs, pipe_stream_output_info& so_info) : in LowerClipvertexWrite() argument 351 r600_lower_clipvertex_to_clipdist(nir_shader *sh, pipe_stream_output_info& so_info) r600_lower_clipvertex_to_clipdist() argument
|
H A D | sfn_shader.cpp | 406 Shader *Shader::translate_from_nir(nir_shader *nir, const pipe_stream_output_info *so_info, in translate_from_nir() argument
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_pipeline_state.h | 61 struct pipe_stream_output_info so_info; member
|
H A D | d3d12_compiler.cpp | 1322 update_so_info(struct pipe_stream_output_info *so_info, in update_so_info() argument
|
H A D | d3d12_compiler.h | 224 struct pipe_stream_output_info so_info; member
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_compiler.h | 61 struct pipe_stream_output_info so_info; member
|
H A D | zink_compiler.c | 810 find_packed_output(const struct pipe_stream_output_info *so_info, uint8_t *reverse_map, unsigned slot) in find_packed_output() argument 821 update_so_info(struct zink_shader *zs, const struct pipe_stream_output_info *so_info, in update_so_info() argument 3016 zink_shader_create(struct zink_screen *screen, struct nir_shader *nir, const struct pipe_stream_output_info *so_info) zink_shader_create() argument [all...] |
/third_party/mesa3d/src/freedreno/vulkan/ |
H A D | tu_shader.c | 817 struct ir3_stream_output_info so_info = {}; in tu_shader_create() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_program.c | 474 struct pipe_stream_output_info *so_info = in st_translate_stream_output_info() local
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_context.c | 449 update_so_info(struct pipe_stream_output_info *so_info, in update_so_info() argument
|
/third_party/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_encode.c | 496 virgl_emit_shader_streamout(struct virgl_context *ctx, const struct pipe_stream_output_info *so_info) virgl_emit_shader_streamout() argument 524 virgl_encode_shader_state(struct virgl_context *ctx, uint32_t handle, uint32_t type, const struct pipe_stream_output_info *so_info, uint32_t cs_req_local_mem, const struct tgsi_token *tokens) virgl_encode_shader_state() argument [all...] |
H A D | virgl_context.c | 1374 struct pipe_stream_output_info so_info = {}; in virgl_create_compute_state() local
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_program.c | 411 update_so_info(struct pipe_stream_output_info *so_info, in update_so_info() argument 2446 iris_create_uncompiled_shader(struct iris_screen *screen, nir_shader *nir, const struct pipe_stream_output_info *so_info) iris_create_uncompiled_shader() argument
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_program.c | 112 gfx6_gs_xfb_setup(const struct pipe_stream_output_info *so_info, in gfx6_gs_xfb_setup() argument 136 gfx6_ff_gs_xfb_setup(const struct pipe_stream_output_info *so_info, in gfx6_ff_gs_xfb_setup() argument 381 update_so_info(struct pipe_stream_output_info *so_info, uint64_t outputs_written) update_so_info() argument 2697 crocus_create_uncompiled_shader(struct pipe_context *ctx, nir_shader *nir, const struct pipe_stream_output_info *so_info) crocus_create_uncompiled_shader() argument [all...] |
H A D | crocus_state.c | 5442 struct pipe_stream_output_info *so_info; in crocus_populate_binding_table() local 5287 emit_sol_surface(struct crocus_batch *batch, struct pipe_stream_output_info *so_info, uint32_t idx) emit_sol_surface() argument
|
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
H A D | nir_to_spirv.c | 1363 emit_so_info(struct ntv_context *ctx, const struct zink_shader_info *so_info, in emit_so_info() argument 1471 emit_so_outputs(struct ntv_context *ctx, const struct zink_shader_info *so_info) emit_so_outputs() argument [all...] |
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_pipeline.c | 2559 struct radv_streamout_info *so_info = stages[MESA_SHADER_TESS_CTRL].nir in gfx10_get_ngg_info() local
|