Searched refs:nir_to_llvm_context (Results 1 – 2 of 2) sorted by relevance
52 struct nir_to_llvm_context;73 struct nir_to_llvm_context *nctx; /* TODO get rid of this */76 struct nir_to_llvm_context { struct155 static inline struct nir_to_llvm_context * argument158 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 …]
235 struct nir_to_llvm_context;237 struct nir_shader *nir, struct nir_to_llvm_context *nctx);