Searched refs:update_so_info (Results 1 - 5 of 5) sorted by relevance
/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() function 510 update_so_info(&shader_state->stream_output, in panfrost_new_variant_locked()
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_compiler.cpp | 1322 update_so_info(struct pipe_stream_output_info *so_info, in update_so_info() function 1412 update_so_info(&sel->so_info, nir->info.outputs_written); in d3d12_create_shader()
|
/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() function 2466 update_so_info(&ish->stream_output, nir->info.outputs_written); in iris_create_uncompiled_shader()
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_program.c | 381 update_so_info(struct pipe_stream_output_info *so_info, in update_so_info() function 2724 update_so_info(&ish->stream_output, nir->info.outputs_written); in crocus_create_uncompiled_shader()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_compiler.c | 821 update_so_info(struct zink_shader *zs, const struct pipe_stream_output_info *so_info, in update_so_info() function 3191 update_so_info(ret, so_info, nir->info.outputs_written, have_psiz); in zink_shader_create()
|
Completed in 18 milliseconds