Searched refs:si_load_tess_level (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_tess.c590 static LLVMValueRef si_load_tess_level(struct ac_shader_abi *abi, unsigned varying_id, function in typeref:typename:LLVMValueRef
1075 ctx->abi.load_tess_level = si_load_tess_level;
1084 ctx->abi.load_tess_level = si_load_tess_level;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c2040 static LLVMValueRef si_load_tess_level(struct ac_shader_abi *abi, function in typeref:typename:LLVMValueRef
5975 ctx->abi.load_tess_level = si_load_tess_level;

Completed in 12 milliseconds