Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h70 struct ac_arg other_samplers_and_images; member
H A Dsi_shader_llvm_tess.c544 ret = si_insert_input_ptr(ctx, ret, ctx->other_samplers_and_images, 1); in si_set_ls_return_value_for_tcs()
H A Dsi_shader_llvm_gs.c55 ret = si_insert_input_ptr(ctx, ret, ctx->other_samplers_and_images, 1); in si_set_es_return_value_for_gs()
H A Dsi_shader.c277 assign_params ? &ctx->samplers_and_images : &ctx->other_samplers_and_images); in declare_samplers_and_images()

Completed in 7 milliseconds