Home
last modified time | relevance | path

Searched refs:ac_build_load_helper_invocation (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/llvm/
Dac_llvm_build.h546 LLVMValueRef ac_build_load_helper_invocation(struct ac_llvm_context *ctx);
Dac_llvm_build.c4369 LLVMValueRef ac_build_load_helper_invocation(struct ac_llvm_context *ctx) in ac_build_load_helper_invocation() function
4379 return ac_build_load_helper_invocation(ctx); in ac_build_is_helper_invocation()
Dac_nir_to_llvm.c3376 result = ac_build_load_helper_invocation(&ctx->ac); in visit_intrinsic()
/external/mesa3d/docs/relnotes/
D19.1.0.rst4361 - ac: add ac_build_load_helper_invocation() helper