Home
last modified time | relevance | path

Searched refs:samplers_and_images (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_internal.h63 struct ac_arg samplers_and_images; member
H A Dsi_state.h581 uint64_t *const_and_shader_buffers, uint64_t *samplers_and_images);
H A Dsi_shader_llvm_resources.c292 LLVMValueRef list = ac_get_arg(&ctx->ac, ctx->samplers_and_images); in si_nir_load_sampler_desc()
H A Dsi_shader_llvm_ps.c838 ac_add_arg(&ctx->args, AC_ARG_SGPR, 1, AC_ARG_INT, &ctx->samplers_and_images); in si_llvm_build_ps_epilog()
H A Dsi_state_shaders.cpp3119 uint64_t *const_and_shader_buffers, uint64_t *samplers_and_images)
3147 *samplers_and_images = u_bit_consecutive64(start, num_images / 2 + num_samplers);
H A Dsi_shader.c277 assign_params ? &ctx->samplers_and_images : &ctx->other_samplers_and_images); in declare_samplers_and_images()
H A Dgfx10_shader_ngg.c1433 ret = si_insert_input_ptr(ctx, ret, ctx->samplers_and_images, 8 + SI_SGPR_SAMPLERS_AND_IMAGES); in gfx10_ngg_culling_build_end()

Completed in 17 milliseconds