Home
last modified time | relevance | path

Searched defs:tcs_out_current_patch_data_offset (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_tess.c647 tcs_out_current_patch_data_offset; /* LDS offset where tess factors should be loaded from */ in si_llvm_build_tcs_epilog() local
283 si_write_tess_factors(struct si_shader_context *ctx, union si_shader_part_key *key, LLVMValueRef rel_patch_id, LLVMValueRef invocation_id, LLVMValueRef tcs_out_current_patch_data_offset, LLVMValueRef invoc0_tf_outer[4], LLVMValueRef invoc0_tf_inner[2]) si_write_tess_factors() argument

Completed in 4 milliseconds