Searched defs:samplemask_param (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm_ps.c | 222 si_scale_alpha_by_sample_mask(struct si_shader_context * ctx,LLVMValueRef alpha,unsigned samplemask_param) argument 407 si_export_mrt_color(struct si_shader_context * ctx,LLVMValueRef * color,unsigned index,unsigned compacted_mrt_index,unsigned samplemask_param,bool is_last,unsigned color_type,struct si_ps_exports * exp) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader.c | 2598 si_scale_alpha_by_sample_mask(struct lp_build_tgsi_context * bld_base,LLVMValueRef alpha,unsigned samplemask_param) argument 3686 si_export_mrt_color(struct lp_build_tgsi_context * bld_base,LLVMValueRef * color,unsigned index,unsigned samplemask_param,bool is_last,struct si_ps_exports * exp) argument
|
Completed in 12 milliseconds