Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_build.h558 void ac_export_mrt_z(struct ac_llvm_context *ctx, LLVMValueRef depth, LLVMValueRef stencil,
H A Dac_llvm_build.c4308 void ac_export_mrt_z(struct ac_llvm_context *ctx, LLVMValueRef depth, LLVMValueRef stencil, in ac_export_mrt_z() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_ps.c897 ac_export_mrt_z(&ctx->ac, depth, stencil, samplemask, mrtz_alpha, false, in si_llvm_build_ps_epilog()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_to_llvm.c1075 ac_export_mrt_z(&ctx->ac, depth, stencil, samplemask, NULL, true, &args); in radv_export_mrt_z()

Completed in 14 milliseconds