Searched defs:samplemask (Results 1 – 4 of 4) sorted by relevance
499 LLVMValueRef depth = NULL, stencil = NULL, samplemask = NULL; in si_llvm_return_fs_outputs() local841 LLVMValueRef samplemask = ac_get_arg(&ctx->ac, param_sample_mask); in si_llvm_build_ps_prolog() local868 LLVMValueRef depth = NULL, stencil = NULL, samplemask = NULL; in si_llvm_build_ps_epilog() local
2091 LLVMValueRef samplemask) in radv_export_mrt_z()2104 LLVMValueRef depth = NULL, stencil = NULL, samplemask = NULL; in handle_fs_outputs_post() local
699 const VkSampleMask samplemask[2] = { in createRenderPipeline() local
4491 LLVMValueRef samplemask, struct ac_export_args *args) in ac_export_mrt_z()