Searched refs:other_const_and_shader_buffers (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h74 struct ac_arg other_const_and_shader_buffers; member in struct:si_shader_context
H A Dsi_shader_llvm_gs.c109 ret = si_insert_input_ptr(ctx, ret, ctx->other_const_and_shader_buffers, 0);
H A Dsi_shader_llvm_tess.c914 ret = si_insert_input_ptr(ctx, ret, ctx->other_const_and_shader_buffers, 0);
H A Dsi_shader.c244 assign_params ? &ctx->const_and_shader_buffers : &ctx->other_const_and_shader_buffers);

Completed in 9 milliseconds