Searched defs:so_info (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.h66 struct pipe_stream_output_info so_info; member in struct:d3d12_gfx_pipeline_state
H A Dd3d12_compiler.h173 struct pipe_stream_output_info so_info; member in struct:d3d12_shader_selector
H A Dd3d12_compiler.cpp990 update_so_info(struct pipe_stream_output_info *so_info, argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_compiler.h55 struct pipe_stream_output_info so_info; member in struct:zink_so_info
H A Dzink_compiler.c517 update_so_info(struct zink_shader *zs, const struct pipe_stream_output_info *so_info, argument
1328 zink_shader_create(struct zink_screen * screen,struct nir_shader * nir,const struct pipe_stream_output_info * so_info) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_vertexstageexport.cpp51 VertexStageExportForFS(VertexStage & proc,const pipe_stream_output_info * so_info,r600_pipe_shader * pipe_shader,const r600_shader_key & key) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_shader.c769 struct ir3_stream_output_info so_info = {}; local in function:tu_shader_create
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_program.c176 update_so_info(struct pipe_stream_output_info *so_info, argument
1461 iris_create_uncompiled_shader(struct pipe_context * ctx,nir_shader * nir,const struct pipe_stream_output_info * so_info) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_context.c420 update_so_info(struct pipe_stream_output_info *so_info, argument
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_program.c480 struct pipe_stream_output_info *so_info = local in function:st_translate_stream_output_info
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_context.c1139 struct pipe_stream_output_info so_info = {}; local in function:virgl_create_compute_state
H A Dvirgl_encode.c221 virgl_emit_shader_streamout(struct virgl_context * ctx,const struct pipe_stream_output_info * so_info) argument
249 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) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_program.c109 gfx6_gs_xfb_setup(const struct pipe_stream_output_info *so_info, argument
133 gfx6_ff_gs_xfb_setup(const struct pipe_stream_output_info *so_info, argument
376 update_so_info(struct pipe_stream_output_info * so_info,uint64_t outputs_written) argument
2668 crocus_create_uncompiled_shader(struct pipe_context * ctx,nir_shader * nir,const struct pipe_stream_output_info * so_info) argument
[all...]
H A Dcrocus_state.c5444 struct pipe_stream_output_info *so_info; local in function:crocus_populate_binding_table
5289 emit_sol_surface(struct crocus_batch * batch,struct pipe_stream_output_info * so_info,uint32_t idx) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_program.c403 update_so_info(struct pipe_stream_output_info *so_info, argument
2428 iris_create_uncompiled_shader(struct iris_screen * screen,nir_shader * nir,const struct pipe_stream_output_info * so_info) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_context.c1371 struct pipe_stream_output_info so_info = {}; local in function:virgl_create_compute_state
H A Dvirgl_encode.c486 virgl_emit_shader_streamout(struct virgl_context * ctx,const struct pipe_stream_output_info * so_info) argument
514 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) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c52 const struct zink_so_info *so_info; member in struct:ntv_context
1284 emit_so_info(struct ntv_context *ctx, const struct zink_so_info *so_info, argument
1332 emit_so_outputs(struct ntv_context * ctx,const struct zink_so_info * so_info) argument
3817 nir_to_spirv(struct nir_shader * s,const struct zink_so_info * so_info,uint32_t spirv_version) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_pipeline.c2063 struct radv_streamout_info *so_info = nir[MESA_SHADER_TESS_CTRL] local in function:gfx10_get_ngg_info

Completed in 58 milliseconds