Home
last modified time | relevance | path

Searched refs:ac_get_i1_sgpr_mask (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.h183 LLVMValueRef ac_get_i1_sgpr_mask(struct ac_llvm_context *ctx, LLVMValueRef value);
Dac_llvm_build.c504 LLVMValueRef ac_get_i1_sgpr_mask(struct ac_llvm_context *ctx, LLVMValueRef value) in ac_get_i1_sgpr_mask() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_shader_ngg.c1032 LLVMValueRef mask = ac_get_i1_sgpr_mask(&ctx->ac, accepted); in gfx10_emit_ngg_culling_epilogue()
/third_party/mesa3d/docs/relnotes/
D20.0.0.rst2314 - ac: fix ac_get_i1_sgpr_mask for Wave32
D19.1.0.rst3714 - ac: add ac_get_i1_sgpr_mask