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

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_shader_util.h44 ac_export_mrt_z(struct ac_llvm_context *ctx, LLVMValueRef depth,
H A Dac_shader_util.c113 ac_export_mrt_z(struct ac_llvm_context *ctx, LLVMValueRef depth, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.h576 void ac_export_mrt_z(struct ac_llvm_context *ctx, LLVMValueRef depth, LLVMValueRef stencil,
H A Dac_llvm_build.c4490 void ac_export_mrt_z(struct ac_llvm_context *ctx, LLVMValueRef depth, LLVMValueRef stencil, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_ps.c952 ac_export_mrt_z(&ctx->ac, depth, stencil, samplemask, &exp.args[exp.num++]);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c2095 ac_export_mrt_z(&ctx->ac, depth, stencil, samplemask, &args);
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c3359 ac_export_mrt_z(&ctx->ac, depth, stencil, samplemask, &args);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c3681 ac_export_mrt_z(&ctx->ac, depth, stencil, samplemask, &args);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.0.rst3272 - amd/common: Move ac_export_mrt_z to ac_llvm_build.

Completed in 62 milliseconds