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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_tess.c624 static LLVMValueRef si_load_patch_vertices_in(struct ac_shader_abi *abi) function in typeref:typename:LLVMValueRef
1078 ctx->abi.load_patch_vertices_in = si_load_patch_vertices_in;
1085 ctx->abi.load_patch_vertices_in = si_load_patch_vertices_in;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c2061 static LLVMValueRef si_load_patch_vertices_in(struct ac_shader_abi *abi) function in typeref:typename:LLVMValueRef
2164 value = si_load_patch_vertices_in(&ctx->abi);
5968 ctx->abi.load_patch_vertices_in = si_load_patch_vertices_in;
5976 ctx->abi.load_patch_vertices_in = si_load_patch_vertices_in;

Completed in 13 milliseconds