Home
last modified time | relevance | path

Searched refs:nir_to_llvm_context (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_nir_to_llvm.c52 struct nir_to_llvm_context;
73 struct nir_to_llvm_context *nctx; /* TODO get rid of this */
76 struct nir_to_llvm_context { struct
155 static inline struct nir_to_llvm_context * argument
158 struct nir_to_llvm_context *ctx = NULL; in nir_to_llvm_context_from_abi()
403 static LLVMValueRef get_rel_patch_id(struct nir_to_llvm_context *ctx) in get_rel_patch_id()
437 get_tcs_in_patch_stride(struct nir_to_llvm_context *ctx) in get_tcs_in_patch_stride()
450 get_tcs_out_patch_stride(struct nir_to_llvm_context *ctx) in get_tcs_out_patch_stride()
456 get_tcs_out_patch0_offset(struct nir_to_llvm_context *ctx) in get_tcs_out_patch0_offset()
464 get_tcs_out_patch0_patch_data_offset(struct nir_to_llvm_context *ctx) in get_tcs_out_patch0_patch_data_offset()
[all …]
Dac_nir_to_llvm.h235 struct nir_to_llvm_context;
237 struct nir_shader *nir, struct nir_to_llvm_context *nctx);