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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h75 struct ac_arg other_samplers_and_images; member in struct:si_shader_context
H A Dsi_shader_llvm_gs.c110 ret = si_insert_input_ptr(ctx, ret, ctx->other_samplers_and_images, 1);
H A Dsi_shader_llvm_tess.c915 ret = si_insert_input_ptr(ctx, ret, ctx->other_samplers_and_images, 1);
H A Dsi_shader.c250 assign_params ? &ctx->samplers_and_images : &ctx->other_samplers_and_images);

Completed in 8 milliseconds