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 D | ac_shader_util.h | 44 ac_export_mrt_z(struct ac_llvm_context *ctx, LLVMValueRef depth,
|
| H A D | ac_shader_util.c | 113 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 D | ac_llvm_build.h | 576 void ac_export_mrt_z(struct ac_llvm_context *ctx, LLVMValueRef depth, LLVMValueRef stencil,
|
| H A D | ac_llvm_build.c | 4490 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 D | si_shader_llvm_ps.c | 952 ac_export_mrt_z(&ctx->ac, depth, stencil, samplemask, &exp.args[exp.num++]);
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_nir_to_llvm.c | 2095 ac_export_mrt_z(&ctx->ac, depth, stencil, samplemask, &args);
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_nir_to_llvm.c | 3359 ac_export_mrt_z(&ctx->ac, depth, stencil, samplemask, &args);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader.c | 3681 ac_export_mrt_z(&ctx->ac, depth, stencil, samplemask, &args);
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 19.3.0.rst | 3272 - amd/common: Move ac_export_mrt_z to ac_llvm_build.
|
Completed in 62 milliseconds